GenerateValidationStatus method of the MSCluster_Cluster class

Creates an MSCluster_ValidationStatus instance bound to the cluster.

Syntax

void GenerateValidationStatus(
  [out] MSCluster_ValidationStatus REF Status
);

Parameters

Status [out]

A MSCluster_ValidationStatus containing the validation status of the cluster.

Return value

This method does not return a value.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2008
Namespace
Root\MSCluster
MOF
ClusWmi.mof
DLL
ClusWMI.dll

See also

MSCluster_Cluster