ICorDebugVariableHome::GetCode 方法
取得包含此 ICorDebugVariableHome 物件的 "ICorDebugCode" 執行個體。
語法
HRESULT GetCode(
[out] ICorDebugCode **ppCode
);
參數
ppCode
[out] "ICorDebugCode" 執行個體位址的指標,其執行個體包含此 ICorDebugVariableHome 物件。
規格需求
平台:請參閱系統需求。
標頭:CorDebug.idl、CorDebug.h
程式庫:CorGuids.lib
.NET Framework版本:自 4.6.2 起提供