ForcePageout (Windows CE 5.0)
This function forces the operating system to swap out all discardable pages from memory.
VOID ForcePageout (void);
Parameters
None.
Return Values
None.
Remarks
OEMs should use this function with caution.
Requirements
OS Versions: Windows CE 2.10 and later.
Header: Pkfuncs.h.
Link Library: Coredll.lib.
See Also
Send Feedback on this topic to the authors