RestoreProperties method of the CIM_LogicalDevice class

Restores a previous configuration and state of the logical device.

Syntax

uint32 RestoreProperties();

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 = value

The operation was not completed because an error occurred.

Requirements

Namespace
Root\virtualization
MOF
WindowsVirtualization.mof

See also

CIM_LogicalDevice