Overview
Group
Quick Info

Windows NT
No
Win95
Yes
Win32s
No
Import Library
-
Header File
pbt.h
Unicode
No
Platform Notes
None

PBT_APMRESUMESUSPEND

The PBT_APMRESUMESUSPEND message is sent as a notification that the system has resumed opration after being suspended. A window receives this message through the WM_POWERBROADCAST message.

dwData = (DWORD) lParam;

Parameters

dwData

Reserved; must be 0.

Return Values

No return value.

Remarks

Applications may receive this message at any time without a preceding PBT_APMSUSPEND message.

See Also

PBT_APMSUSPEND, WM_POWERBROADCAST

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples