3.1.4.17.3.4 ComputerStatusRollupUpdateStatus

 <s:complexType name="ComputerStatusRollupUpdateStatus">
   <s:sequence>
     <s:element minOccurs="1" maxOccurs="1" name="UpdateId" type="s1:gu
 id" />
     <s:element minOccurs="1" maxOccurs="1" name="SummarizationState" t
 ype="s:int" />
     <s:element minOccurs="1" maxOccurs="1" name="LastChangeTime" type=
 "s:dateTime" />
   </s:sequence>
 </s:complexType>
  

UpdateId: This field MUST be present. It identifies the update for which the status on the client computer is being described.

SummarizationState: This field MUST be present. It indicates the status of the update on the client computer. The valid values are shown in the following table.

Value

Meaning

0

Not applicable

2

Not installed

3

Downloaded, but not yet installed

4

Installed

5

Failed

6

Installed, but requires starting

LastChangeTime: This field MUST be present. It indicates the time when the status of the update on the client computer was changed to its current value.