|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <power.h>

Public Attributes | |
| LIST_ENTRY | Link |
| POWER_CALLOUT_TYPE | Type |
| WIN32_POWEREVENT_PARAMETERS | Params |
| LIST_ENTRY tagWIN32POWERCALLOUT::Link |
Definition at line 25 of file power.h.
Referenced by IntGetNextPowerCallout().
| WIN32_POWEREVENT_PARAMETERS tagWIN32POWERCALLOUT::Params |
Definition at line 34 of file power.h.
Referenced by IntDeployPowerCallout(), and IntHandlePowerEvent().
| POWER_CALLOUT_TYPE tagWIN32POWERCALLOUT::Type |
Definition at line 31 of file power.h.
Referenced by IntDeployPowerCallout(), and IntHandlePowerEvent().