IVsExtensibility3.GetConfigMgr(Object, UInt32, Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
int GetConfigMgr(System::Object ^ pIVsProject, System::UInt32 itemid, [Runtime::InteropServices::Out] System::Object ^ % ppCfgMgr);
public int GetConfigMgr (object pIVsProject, uint itemid, out object ppCfgMgr);
abstract member GetConfigMgr : obj * uint32 * obj -> int
Public Function GetConfigMgr (pIVsProject As Object, itemid As UInteger, ByRef ppCfgMgr As Object) As Integer
Paramètres
- pIVsProject
- Object
- itemid
- UInt32
- ppCfgMgr
- Object