ICorDebugILFrame.GetStackValue(UInt32, 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 GetStackValue(System::UInt32 dwIndex, [Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugValue ^ % ppValue);
public void GetStackValue (uint dwIndex, out Microsoft.VisualStudio.CorDebugInterop.ICorDebugValue ppValue);
abstract member GetStackValue : uint32 * ICorDebugValue -> unit
Public Sub GetStackValue (dwIndex As UInteger, ByRef ppValue As ICorDebugValue)
Paramètres
- dwIndex
- UInt32
- ppValue
- ICorDebugValue