共用方式為


ICorDebugReferenceValue::GetValue 方法

取得參考物件的目前記憶體位址。

語法

HRESULT GetValue (
    [out] CORDB_ADDRESS   *pValue
);

參數

pValue [出]值的 CORDB_ADDRESS 指標,可指定此 ICorDebugReferenceValue 物件所指向之物件位址。

需求

平台: 請參閱 .NET 支援的作業系統

標題: CorDebug.idl、CorDebug.h

圖書館: CorGuids.lib

.NET 版本: 自 .NET Framework 1.0 起提供