Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Gets the size, in bytes, of the module.
HRESULT GetSize(
[out] ULONG32 *pcBytes
);
Parameters
pcBytes
[out] The size of the module in bytes.If the module was produced from the native image generator (NGen.exe), the size of the module will be zero.
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