共用方式為


ICorDebugHandleValue::GetHandleType 方法

更新:2007 年 11 月

取得值,表示此 ICorDebugHandleValue 物件所參考的控制代碼類型。

HRESULT GetHandleType (
    [out] CorDebugHandleType  *pType
);

參數

  • pType
    [out] CorDebugHandleType 列舉型別 (Enumeration) 值的指標,表示這個控制代碼的型別。

需求

**平台:**請參閱 .NET Framework 系統需求

**標頭:**CorDebug.idl

**程式庫:**CorGuids.lib

**.NET Framework 版本:**3.5 SP1、3.5、3.0 SP1、3.0、2.0 SP1、2.0

請參閱

參考

ICorDebugHandleValue