3.1.4.66 UngroupShape
The UngroupShape operation SHOULD<100> be used to ungroup a shape in a presentation.
The following is the WSDL port type specification of the UngroupShape WSDL operation.
-
<wsdl:operation name="UngroupShape" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"> <wsdl:input wsaw:Action="http://schemas.microsoft.com/office/PowerPoint/Server/WebServices/PowerPointEditServerInternalService/IPptEdit/UngroupShape" message="tns:IPptEdit_UngroupShape_InputMessage" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl"/> <wsdl:output wsaw:Action="http://schemas.microsoft.com/office/PowerPoint/Server/WebServices/PowerPointEditServerInternalService/IPptEdit/UngroupShapeResponse" message="tns:IPptEdit_UngroupShape_OutputMessage" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl"/> </wsdl:operation>
The protocol client sends an IPptEdit_UngroupShape_InputMessage request message, and the protocol server responds with an IPptEdit_UngroupShape_OutputMessage response message.