ICorDebugVariableHome:: GetCode 方法ICorDebugVariableHome::GetCode Method
取得包含這個 ICorDebugVariableHome 物件的 "ICorDebugCode" 實例。Gets the "ICorDebugCode" instance that contains this ICorDebugVariableHome object.
語法Syntax
HRESULT GetCode(
[out] ICorDebugCode **ppCode
);
參數Parameters
ppCode
擴展包含此 ICorDebugVariableHome 物件之 "ICorDebugCode" 實例的位址指標。[out] A pointer to the address of the "ICorDebugCode" instance that contains this ICorDebugVariableHome object.
需求Requirements
平台: 請參閱 系統需求。Platforms: See System Requirements.
標頭: CorDebug.idl、CorDebug.hHeader: CorDebug.idl, CorDebug.h
程式庫: CorGuids.libLibrary: CorGuids.lib
.NET Framework 版本:自 4.6.2 起可用Available since 4.6.2.NET Framework Versions: 自 4.6.2 起可用Available since 4.6.2