Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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: See .NET Framework System Requirements.
Header: ClrData.idl
Library: CorGuids.lib
.NET Framework Versions: 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0