GetChildren method of the MSCluster_FaultDomain class

Retrieves the children of the fault domain.

Syntax

uint32 GetChildren(
  [out] MSCluster_FaultDomain Children[],
  [in]  uint32                Flags
);

Parameters

Children [out]

On success, returns a collection of MSCluster_FaultDomain that describes the children of the fault domain.

Flags [in]

Flags

Requirements

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

See also

MSCluster_FaultDomain