description | ms.assetid | ms.tgt_platform | title | ms.topic | ms.date | topic_type | api_name | api_type | api_location | |||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
The Reset method of the CIM\_CurrentSensor class requests a reset of the logical device. |
4c1f500b-bc8b-428f-8f4e-cbf5a18f9405 |
multiple |
Reset method of the CIM_CurrentSensor class |
reference |
05/31/2018 |
|
|
|
|
The Reset method of the CIM_CurrentSensor class 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 |
|