NPEM_CONTROL_STANDARD_CONTROL_BIT列舉 (wdm.h)
保留供系統使用。
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;
常數
|
InitiateReset
|
OkControl
|
LocateControl
|
FailControl
|
RebuildControl
|
PFAControl
|
HotSpareControl
|
InACriticalArrayControl
|
InAFailedArrayControl
|
InvalidDeviceTypeControl
|
DisabledControl
|
規格需求
需求 |
值 |
最低支援的用戶端 |
Windows 10 (版本 2004) |
標頭 |
wdm.h |