ICorDebugReferenceValue::Dereference 方法

取得參考的物件。

語法

HRESULT Dereference (  
    [out] ICorDebugValue  **ppValue  
);  

參數

ppValue
[out] ICorDebugValue 的位址指標,代表此 ICorDebugReferenceValue 物件指向的物件。

備註

ICorDebugValue 物件僅在尚未停用其參考時才有效。

規格需求

平台:請參閱系統需求

標頭:CorDebug.idl、CorDebug.h

程式庫:CorGuids.lib

.NET Framework版本:自 1.0 起提供