3.1.4.7.3.2 ArrayOfHardwareIdAndDelta
In this array structure, each element identifies one device hardware Id for which driver updates are requested. It also specifies whether newer update revisions only are requested.
-
<s:complexType name="ArrayOfHardwareIdAndDelta"> <s:sequence> <s:element minOccurs="0" maxOccurs="unbounded" name="HardwareIdAndDelta" nillable="true" type="tns:HardwareIdAndDelta" /> </s:sequence> </s:complexType>
HardwareIdAndDelta: The format of each element is specified in section 3.1.4.7.3.3.