DOCERR: Power Control Messages in VxDs - Definitions MovedID: Q141938
|
The Power Event message handling that VxDs can monitor through their control procedure is documented in several places, including Vmm.doc and Vmm.hlp in the DDK. Note that the Power.inc file listed in the sample code in the text of the articles, is not correct.
For reference, the messages are listed correctly as:
Type of power event Can be one of these values
------------------------------------------------
PWR_CRITICALRESUME Resume critical operations after suspension.
PWR_SUSPENDREQUEST Suspend operation.
PWR_SUSPENDRESUME Resume operation after suspension.
PWR_FAIL Virtual device failed to process the event.
PWR_OK Virtual device processed the event successfully.
Windows 95 and Windows 3.1 SDK and DDK as shipped.
Additional query words: 4.00 Windows 95 header 3.1 include power
Keywords :
Version : 4.00
Platform : WINDOWS
Issue type :
Last Reviewed: March 2, 1999