ICorDebugAppDomain.GetObject(ICorDebugValue) 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:
void GetObject([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugValue ^ % ppObject);
public:
int GetObject([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugValue ^ % ppObject);
public void GetObject (out Microsoft.VisualStudio.CorDebugInterop.ICorDebugValue ppObject);
public int GetObject (out Microsoft.VisualStudio.CorDebugInterop.ICorDebugValue ppObject);
abstract member GetObject : ICorDebugValue -> unit
abstract member GetObject : ICorDebugValue -> int
Public Sub GetObject (ByRef ppObject As ICorDebugValue)
Public Function GetObject (ByRef ppObject As ICorDebugValue) As Integer
Paramètres
- ppObject
- ICorDebugValue