ICorDebugHandleValue::GetHandleType 方法

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

語法

HRESULT GetHandleType (  
    [out] CorDebugHandleType  *pType  
);  

參數

pType
[out] CorDebugHandleType 列舉值的指標,指出此控制代碼的類型。

規格需求

平台:請參閱系統需求

標頭:CorDebug.idl、CorDebug.h

程式庫:CorGuids.lib

.NET Framework版本:自 2.0 起可用