IDebugControl3::GetPageSize method (dbgeng.h)
The GetPageSize method returns the page size for the effective processor mode.
Syntax
HRESULT GetPageSize(
[out] PULONG Size
);
Parameters
[out] Size
Receives the page size.
Return value
This method may also return error values. See Return Values for more details.
Return code | Description |
---|---|
|
The method was successful. |
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | dbgeng.h (include Dbgeng.h) |