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 |
Header |
wdm.h |