Kernel32AllocateUserPhysicalPages Method

Overload List

AllocateUserPhysicalPages(IntPtr, IntPtr, IntPtr) Allocates physical memory pages to be mapped and unmapped within any Address Windowing Extensions (AWE) region of a specified process.
AllocateUserPhysicalPages(IntPtr, UIntPtr, UIntPtr) Allocates physical memory pages to be mapped and unmapped within any Address Windowing Extensions (AWE) region of a specified process.

See Also