Share via


GetParent method of the MSCluster_FaultDomain class

Gets the parent of the fault domain.

Syntax

uint32 GetParent(
  [out] MSCluster_FaultDomain Parent,
  [in]  uint32                Flags
);

Parameters

Parent [out]

A MSCluster_FaultDomain that describes the parent 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