Reset method of the CIM_TapeDrive class
The Reset method of the CIM_TapeDrive class requests a reset of the logical device. This method is inherited from CIM_LogicalDevice.
Syntax
uint32 Reset();
Parameters
This method has no parameters.
Return value
Returns 0 (zero) if the request was successfully executed, 1 (one) if the request is not supported, and some other value if an error occurred.
Remarks
This method is currently not implemented by WMI. To use this method, you must implement it in your own provider.
This documentation is derived from the CIM class descriptions published by the DMTF. Microsoft may have made changes to correct minor errors, conform to Microsoft SDK documentation standards, or provide more information.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Namespace |
Root\CIMV2 |
MOF |
|
DLL |
|