CLASS_POWER_DOWN_STATE2 - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// classpnp.h

typedef enum {
  PowerDownDeviceInitial2,
  PowerDownDeviceLocked2,
  PowerDownDeviceFlushed2,
  PowerDownDeviceStopped2,
  PowerDownDeviceOff2,
  PowerDownDeviceUnlocked2
} CLASS_POWER_DOWN_STATE2;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-classpnp-class_power_down_state2)

Description

This enumeration is for internal use only.

Constants

PowerDownDeviceInitial2

PowerDownDeviceLocked2

PowerDownDeviceFlushed2

PowerDownDeviceStopped2

PowerDownDeviceOff2

PowerDownDeviceUnlocked2

Remarks

See also