NPEM_CONTROL_STANDARD_CONTROL_BIT 枚举 (wdm.h)

预留给系统使用。

语法

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;

常量

 
InitiateReset
OkControl
LocateControl
FailControl
RebuildControl
PFAControl
HotSpareControl
InACriticalArrayControl
InAFailedArrayControl
InvalidDeviceTypeControl
DisabledControl

要求

要求
最低受支持的客户端 Windows 10 版本 2004
标头 wdm.h