ICorDebugHandleValue::GetHandleType 方法

获取一个值,该值指示此 ICorDebugHandleValue 对象引用的句柄类型。

语法

HRESULT GetHandleType (  
    [out] CorDebugHandleType  *pType  
);  

参数

pType
[out] 指向 CorDebugHandleType 枚举值的指针,该值指示此句柄的类型。

要求

平台:请参阅系统要求

标头:CorDebug.idl、CorDebug.h

库:CorGuids.lib

.NET Framework 版本:自 2.0 起可用