Debugging Tools for Windows |
The GetPageSize method returns the page size for the effective processor mode.
HRESULT
IDebugControl::GetPageSize(
OUT PULONG Size
);
This method may also return error values. See Return Values for more details.
GetPageSize is available in all versions of IDebugControl.