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