共用方式為


ICorDebugCode::GetAddress 方法

取得此 ICorDebugCode 介面所表示之程式碼區段的相對虛擬位址 (RVA)。

HRESULT GetAddress (
    [out] CORDB_ADDRESS *pStart
);

參數

  • pStart
    [out] 程式碼區段 RVA 的指標。

需求

**平台:**請參閱 .NET Framework 系統需求

**標頭:**CorDebug.idl、CorDebug.h

**程式庫:**CorGuids.lib

**.NET Framework 版本:**4、3.5 SP1、3.5、3.0 SP1、3.0、2.0 SP1、2.0、1.1、1.0

請參閱

參考

ICorDebugCode 介面