SaveProperties method of the CIM_SerialController class

Saves the configuration and state of the logical device.

Syntax

uint32 SaveProperties();

Parameters

This method has no parameters.

Return value

A return code that indicates whether the operation completed successfully.

0

The operation completed successfully.

1

The operation was not completed because it is not supported.

3 ...

The operation was not completed because an error occurred.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2016
Namespace
Root\HyperVCluster\v2
MOF
WindowsHyperVCluster.V2.mof
DLL
VMMS.exe

See also

CIM_SerialController