ForcePageout (Compact 2013)
3/28/2014
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 |