Win32_PnPEntity 類別的 Enable 方法
啟用此隨插即用裝置。
語法
Uint32 Enable(
[out] boolean rebootNeeded
);
參數
-
rebootNeeded [out]
-
是否需要重新開機。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 |
Windows 10 [僅限傳統型應用程式] |
最低支援的伺服器 |
Windows Server 2016 |
命名空間 |
Root\CIMV2 |
MOF |
|
DLL |
|
啟用此隨插即用裝置。
Uint32 Enable(
[out] boolean rebootNeeded
);
rebootNeeded [out]
是否需要重新開機。
需求 | 值 |
---|---|
最低支援的用戶端 |
Windows 10 [僅限傳統型應用程式] |
最低支援的伺服器 |
Windows Server 2016 |
命名空間 |
Root\CIMV2 |
MOF |
|
DLL |
|