Description: | Generated when an event related to the system's power management is generated. This event is used when you execute the application on hardware or Windows systems that support ACPI (Advanced Configuration and Power Interface) or APM (Advanced Power Management). For example, POW-PBT-APMQUERYSUSPEND (see parameters below) is generated when the system is preparing to suspend. If your application is in a state in which you would rather the system did not suspend, you can request that the suspension does not happen. The PowerBroadcast event is not generated when the form is used as an ActiveX control pasted into another form. Note: System power management may be different on each operating system and hardware platform. For example, the timing of this event may be different in each environment. Therefore you are advised only to use this event once you have a good understanding of the power management on your target platforms. Refer to the operating system and hardware manuals for details of power management. The topic "Power Management" under "Platform SDK" in the MSDN (Microsoft Developer Network) contains details of the events. |
Used in controls: | None. |
Used in objects: | Form |
Parameters: | 1. VT_I2 - Event S9(4) COMP-5 2. VT_I4 - Data S9(9) COMP-5 3. VT_BOOL - Grant S9(4) COMP-5 |
Description of parameters: |
|