typedef
enum
{
SystemPowerState
=
0
,
DevicePowerState
=
1
}
POWER_STATE_TYPE
;