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.
Saves a chunk of an updating run report on the current node.
Syntax
uint32 PutReport(
[in] Uint64 ReportSize,
[in] MSFT_CAURun_Report_Chunk ReportChunk,
[in] boolean LastChunk
);
Parameters
-
ReportSize [in]
-
The total size, in bytes, of the updating run report to save.
-
ReportChunk [in]
-
An embedded instance of MSFT_CAURun_Report_Chunk that contains the contents of a chunk of the updating run report.
-
LastChunk [in]
-
True to specify that this is the last chunk in the updating run report; otherwise, false.
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2012 |
| Namespace |
Root\Microsoft\Windows\ClusterUpdate |
| MOF |
|
| DLL |
|