3.7.5.2 IAddInMetadata.GetAddInIds

This operation returns the installed and uninstalled add-ins.

 <wsdl:operation name="GetAddInIds">
   <wsdl:input wsam:Action="http://tempuri.org/IAddInMetadata/GetAddInIds" message="tns:IAddInMetadata_GetAddInIds_InputMessage" />
   <wsdl:output wsam:Action="http://tempuri.org/IAddInMetadata/GetAddInIdsResponse" message="tns:IAddInMetadata_GetAddInIds_OutputMessage" />
   <wsdl:fault wsam:Action="http://tempuri.org/IAddInMetadata/GetAddInIdsAddInErrorFault" name="AddInErrorFault" message="tns:IAddInMetadata_GetAddInIds_AddInErrorFault_FaultMessage" />
 </wsdl:operation>

Upon receiving the IAddInMetadata_GetAddInIds_InputMessage request message, the protocol server is notified that the connection is terminating. Upon successful completion of the action, the server MUST respond with IAddInMetadata_GetAddInIds_OutputMessage. In the event of a failure, an appropriate SOAP fault MUST be sent to the client as specified in section 2.2.2.1.