Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the contents of an updating run report.
Syntax
uint32 GetReport(
[in] MSFT_CAURun_Report_ID ReportId,
[in] Uint32 ChunkSize,
[out] MSFT_CAURun_Report_Chunk ReportChunks[]
);
Parameters
-
ReportId [in]
-
An embedded instance of MSFT_CAURun_Report_ID that contains the identifier of the updating run report to be retrieved.
-
ChunkSize [in]
-
The size, in bytes, of a chunk of the updating run report.
-
ReportChunks [out]
-
An array of MSFT_CAURun_Report_Chunk embedded instances that contains the contents of each chunk of the updating run report.
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2012 |
| Namespace |
Root\Microsoft\Windows\ClusterUpdate |
| MOF |
|
| DLL |
|