ForcePageout (Windows CE 5.0)

Send Feedback

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

Trusted APIs

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.