Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This function forces the OS to swap out all discardable pages from memory.
Syntax
VOID ForcePageout (void);
Parameters
None.
Return Value
None.
Remarks
Use this function with caution.
Requirements
| Header | pkfuncs.h |
| Library | coredll.lib |
| Windows Embedded CE | Windows CE 2.10 and later |