PBT_APMSUSPEND top-level constant
int
const PBT_APMSUSPEND
Notifies applications that the computer is about to enter a suspended state. This event is typically broadcast when all applications and installable drivers have returned TRUE to a previous PBT_APMQUERYSUSPEND event.
Implementation
const PBT_APMSUSPEND = 0x0004;