| Win32_PowerManagementEvent |
| The Win32_PowerManagementEvent class represents power management events resulting from power state changes. These state changes are associated with either the Advanced Power Management(APM) or the Advanced Configuration and Power Interface(ACPI) system management protocols. |
| NameSpace Path |
| \ROOT\CIMV2 |
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| EventType | | UInt16 | The EventType property indicates the type of change in the system power state. |
| OEMEventCode | | UInt16 | The OEMEventCode property indicates the system power state defined by the original equipment manufacturer (OEM) when the EventType property of this class is set to "OEM Event", otherwise, this property is set to NULL. OEM events are generated when an APM BIOS signals an APM OEM event. OEM event codes are in the range 0x0200h - 0x02FFh. |
| SECURITY_DESCRIPTOR | | UInt8 | NA |
| TIME_CREATED | | UInt64 | NA |
| SAMPLE DATA INSTANCE |
   Class does not currently contain data instances
|