Requests that the logical device be enabled or disabled. Deprecated. Instead, use the RequestStateChange method.
This method is inherited from the CIM_LogicalDevice class.
Syntax
uint32 EnableDevice(
[in] boolean Enabled
);
Parameters
-
Enabled [in]
-
Set to True to enable the device Set to false to disable the device.
Return value
-
0
Success.
-
1
The request is not supported.
-
2 = value
Undefined error.
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2012 R2 |
| Namespace |
Root\CIMv2\Storage\iScsiTarget |
| MOF |
|
| DLL |
|