3.3.5.20.2.2 GetPlugInInformationResponse

This element specifies output values for the GetPlugInInformation operation.

 <xs:element name="GetPlugInInformationResponse">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="GetPlugInInformationResult" nillable="true" xmlns:q3="http://schemas.datacontract.org/2004/07/Microsoft.WindowsServerSolutions.NetworkHealth.Engine" type="q3:ArrayOfPlugInInfo" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>

GetPlugInInformationResult: An array of PlugInInfo (section 2.2.4.3.7) complex types that contains the result of getting plugin information.