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.
The IsPointer64Bit method determines if the effective processor uses 64-bit pointers.
Syntax
HRESULT IsPointer64Bit();
Return value
Return code | Description |
---|---|
|
The effective processor uses 64-bit pointers. |
|
The effective processor does not use 64-bit pointers. |
This method may also return error values. See Return Values for more details.
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | dbgeng.h |