ICorDebugObjectValue::GetClass 方法
更新:2007 年 11 月
取得此物件值的類別。
HRESULT GetClass (
[out] ICorDebugClass **ppClass
);
參數
- ppClass
[out] ICorDebugClass 物件之位址的指標,表示此 ICorDebugObjectValue 物件所代表之物件值的類別。
備註
GetClass 和 ICorDebugValue::GetType 方法各會傳回值的型別資訊;這兩個方法都會由具有泛型辨識能力的 ICorDebugValue2::GetExactType 所取代。
需求
**平台:**請參閱 .NET Framework 系統需求。
**標頭:**CorDebug.idl
**程式庫:**CorGuids.lib
**.NET Framework 版本:**3.5 SP1、3.5、3.0 SP1、3.0、2.0 SP1、2.0、1.1、1.0