_PagerQuery


#include <vmm.h>

ULONG EXTERNAL _PagerQuery(ULONG hpd, PPD ppd);

Retrieves information about a registered pager.

hpd

Handle of the registered pager.

ppd

Address of a PD structure that receives information about the pager.

See also PD