// classpnp.h
typedef enum {
PowerDownDeviceInitial2,
PowerDownDeviceLocked2,
PowerDownDeviceFlushed2,
PowerDownDeviceStopped2,
PowerDownDeviceOff2,
PowerDownDeviceUnlocked2
} CLASS_POWER_DOWN_STATE2;
View the official Windows Driver Kit DDI referenceNo description available.
This enumeration is for internal use only.
PowerDownDeviceInitial2PowerDownDeviceLocked2PowerDownDeviceFlushed2PowerDownDeviceStopped2PowerDownDeviceOff2PowerDownDeviceUnlocked2