WM_HIBERNATE Home
Platform Builder for Microsoft Windows CE 5.0
WM_HIBERNATE
Send Feedback

This message is sent to an application when system resources are running low. An application should attempt to release as many resources as possible when sent this message by unloading dialog boxes, destroying windows, or freeing up as much local storage as possible without changing the internal state.

Syntax

WM_HIBERNATE wParam = 0; 
  lParam = 0;

Parameters

wParam
Not used.
lParam
Not used.

Return Values

None.

Remarks

The application leaves this state either by receiving a WM_ACTIVATE message, in which case it is the application's responsibility to attain the state it was in before the hibernate, or by getting a WM_CLOSE message, in which case the application will exit properly.

Requirements

OS Versions: Windows CE 1.0 and later.
Header: Winuser.h.

See Also

Standard Shell Messages | WM_ACTIVATE | WM_CLOSE


Send Feedback on this topic to the authors

Feedback FAQs


© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View