_PagerQuery
#include <vmm.h>
ULONG EXTERNAL _PagerQuery(ULONG hpd, PPD ppd);
Retrieves information about a registered pager.
- Returns a nonzero value if successful, zero otherwise.
- hpd
- Handle of the registered pager.
- ppd
- Address of a PD structure that receives information about the pager.
See Also
PD