Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

CLUSTER_HEALTH_FAULT structure (resapi.h)

TBD

Syntax

typedef struct _CLUSTER_HEALTH_FAULT {
 LPWSTR Id;
 DWORD ErrorType;
 DWORD ErrorCode;
 LPWSTR Description;
 LPWSTR Provider;
 DWORD Flags;
 DWORD Reserved;
} CLUSTER_HEALTH_FAULT, *PCLUSTER_HEALTH_FAULT;

Members

Id

TBD

ErrorType

ErrorCode

TBD

Description

TBD

Provider

TBD

Flags

TBD

Reserved

TBD

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2016 [desktop apps only]
Header resapi.h

Feedback

Was this page helpful?

Additional resources