Share via


GetReportIDs method of the MSFT_CAUReportHelper class

Gets identifiers for updating run reports that are stored on the current node.

Syntax

uint32 GetReportIDs(
  [out] MSFT_CAURun_Report_ID ReportID[]
);

Parameters

ReportID [out]

An array of MSFT_CAURun_Report_ID embedded instances that contains the identifiers of updating run reports on the current node.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\Microsoft\Windows\ClusterUpdate
MOF
CAUWMIv2.mof
DLL
CauWmiV2.dll

See also

MSFT_CAUReportHelper