description | ms.assetid | ms.tgt_platform | title | ms.topic | ms.date | topic_type | api_name | api_type | api_location | |||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Requests a reset of the logical device. This method is inherited from CIM\_LogicalDevice. |
2ad40b35-608f-4918-ac66-e3dc53ebe0bb |
multiple |
Reset method of the Win32_DiskPartition class |
reference |
05/31/2018 |
|
|
|
|
Requests a reset of the logical device. This method is inherited from CIM_LogicalDevice.
Important
The DMTF (Distributed Management Task Force) CIM (Common Information Model) classes are the parent classes upon which WMI classes are built. WMI currently supports only the CIM 2.x version schemas.
uint32 Reset();
This method has no parameters.
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.
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.
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Namespace |
Root\CIMV2 |
MOF |
|
DLL |
|