共用方式為


ICorDebugReferenceValue::GetValue 方法

更新:2007 年 11 月

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

HRESULT GetValue (
    [out] CORDB_ADDRESS   *pValue
);

參數

  • pValue
    [out] CORDB_ADDRESS 值的指標,這個值會指定此 ICorDebugReferenceValue 物件所指向的物件位址。

需求

**平台:**請參閱 .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

請參閱

參考

ICorDebugReferenceValue