StopService method of the Msvm_VirtualSystemManagementService class

Stops the virtual system management service.

Syntax

uint32 StopService();

Parameters

This method has no parameters.

Return value

The possible return values are:

Completed with No Error (0)

Not supported (1)

Requirements

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

See also

Msvm_VirtualSystemManagementService