Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the relative virtual address (RVA) of the code segment that this ICorDebugCode interface represents.
HRESULT GetAddress (
[out] CORDB_ADDRESS *pStart
);
Parameters
- pStart
[out] A pointer to the RVA of the code segment.
Requirements
Platforms: Windows 2000, Windows XP, Windows Server 2003 family
Header: CorDebug.idl
Library: CorGuids.lib
.NET Framework Version: 2.0, 1.1, 1.0