Reset method of the CIM_LogicalDevice class

Resets the logical device.

Syntax

uint32 Reset();

Parameters

This method has no parameters.

Return value

0

The operation completed successfully.

1

The operation was not completed because it is not supported.

2

The operation is not supported when the device is in the current state.

3 = value

The operation was not completed because an error occurred.

Requirements

Namespace
Root\virtualization
MOF
WindowsVirtualization.mof

See also

CIM_LogicalDevice