ICorDebugReferenceValue::Dereference 方法
取得參考的物件。
語法
HRESULT Dereference (
[out] ICorDebugValue **ppValue
);
參數
ppValue
[out]ICorDebugValue 位址的指標,代表這個 ICorDebugReferenceValue 物件指向的物件。
備註
ICorDebugValue
物件只有在尚未停用其參考時才有效。
需求
平台:請參閱系統需求。
標頭:CorDebug.idl、CorDebug.h
程式庫:CorGuids.lib
.NET Framework 版本: 自 1.0 起提供