include vmm.inc VMMcall _GetDemandPageInfo, <<OFFSET32 DemandInfo>, flags>
Retrieves information used for demand paging, copying the information to the specified structure. This service is for exclusive use by the virtual paging device. Uses Flags.
DemandInfo
Address of a DemandInfoStruc structure containing information for demand paging.
flags
Operation flags. Must be zero.