IsPtr64 - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// wdbgexts.h

ULONG IsPtr64();
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-wdbgexts-isptr64)

IsPtr64 function

Description

The IsPtr64 function determines if the target uses 64-bit pointers.

Return value

The function returns TRUE if the target uses 64-bit pointers; FALSE, otherwise.