Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Gets the size, in bytes, of the pointer type that the target process uses. This method is called by the common language runtime data access services.
HRESULT GetPointerSize (
[out] ULONG32 *pointerSize
);
Parameters
- pointerSize
[out] A pointer to an integer value that specifies the size, in bytes, of a pointer on the target process.
Remarks
This method is implemented by the writer of the debugging application.
Requirements
Platforms: Windows 2000, Windows XP, Windows Server 2003 family
Header: ClrData.idl
Library: CorGuids.lib
.NET Framework Version: 2.0