ReactOS 0.4.16-dev-36-g301675c
tagWIN32POWERCALLOUT Struct Reference

#include <power.h>

Collaboration diagram for tagWIN32POWERCALLOUT:

Public Attributes

LIST_ENTRY Link
 
POWER_CALLOUT_TYPE Type
 
WIN32_POWEREVENT_PARAMETERS Params
 

Detailed Description

Definition at line 22 of file power.h.

Member Data Documentation

◆ Link

LIST_ENTRY tagWIN32POWERCALLOUT::Link

Definition at line 25 of file power.h.

Referenced by IntGetNextPowerCallout().

◆ Params

WIN32_POWEREVENT_PARAMETERS tagWIN32POWERCALLOUT::Params

Definition at line 34 of file power.h.

Referenced by IntDeployPowerCallout(), and IntHandlePowerEvent().

◆ Type

POWER_CALLOUT_TYPE tagWIN32POWERCALLOUT::Type

Definition at line 31 of file power.h.

Referenced by IntDeployPowerCallout(), and IntHandlePowerEvent().


The documentation for this struct was generated from the following file: