3.1.4.3 GetSlideInfoByIds

The GetSlideInfoByIds operation is used to get information about slides specified by their identifiers in a folder of a Slide Library.

 <wsdl:operation name="GetSlideInfoByIds">
       <wsdl:input message="tns:GetSlideInfoByIdsSoapIn" />
       <wsdl:output message="tns:GetSlideInfoByIdsSoapOut" />
 </wsdl:operation>

The protocol client sends a GetSlideInfoByIdsSoapIn request message and the protocol server responds with a GetSlideInfoByIdsSoapOut response message.