NPEM_CONTROL_STANDARD_CONTROL_BIT enumeration (wdm.h)

Reserved for system use.

Syntax

typedef enum _NPEM_CONTROL_STANDARD_CONTROL_BIT {
  InitiateReset,
  OkControl,
  LocateControl,
  FailControl,
  RebuildControl,
  PFAControl,
  HotSpareControl,
  InACriticalArrayControl,
  InAFailedArrayControl,
  InvalidDeviceTypeControl,
  DisabledControl
} NPEM_CONTROL_STANDARD_CONTROL_BIT, *PNPEM_CONTROL_STANDARD_CONTROL_BIT;

Constants

 
InitiateReset
OkControl
LocateControl
FailControl
RebuildControl
PFAControl
HotSpareControl
InACriticalArrayControl
InAFailedArrayControl
InvalidDeviceTypeControl
DisabledControl

Requirements

Requirement Value
Minimum supported client Windows 10, version 2004
Header wdm.h