CancelOperation method of the MSCluster_ResourceGroup class

Cancels any pending operations on the resource group.

Syntax

void CancelOperation(
  [in] uint32 Flags
);

Parameters

Flags [in]

Any flags for the cancel operation.

Return value

This method does not return a value.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\MSCluster
Header
Deviceaccess.h
MOF
ClusWmi.mof
DLL
ClusWMI.dll

See also

MSCluster_ResourceGroup