2.2.4.3.1.6 UpdateFileInfoCollection
This complex type is based on the ArrayOfGenericReadableRow Complex Type (section 2.2.4.3).
Each GenericReadableRow item has the following format.
Index |
Name |
Type |
Description |
---|---|---|---|
0 |
RevisionId |
Integer |
This entry contains the locally unique identifier for the update revision. |
1 |
FileName |
String |
This entry contains the name of the file. |
2 |
Modified |
Datetime |
This entry specifies the date and time when the file information was last modified in Datetime format. |
3 |
HostedOnMU |
Boolean |
This entry specifies whether the update is hosted on Microsoft Update (MU). |
4 |
Size |
String |
This entry contains the total size of the update in bytes. |
5 |
FileSize |
Integer |
This entry MUST be present. It contains the total size of the file in bytes. |
6 |
PatchingType |
Integer |
This entry MUST be present. It contains an enumeration value that specifies the type of the associated file. For the list of possible values, see the description of the PatchingType in section 3.1.4.96.3.2. |
7 |
IsEula |
Boolean |
This entry MUST be present. If set, it indicates that the associated file contains End User License Agreement (EULA). |