ForcePageout (Windows Embedded CE 6.0)

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

See Also

Reference

Kernel Functions

Other Resources