3.8.4.11.2.2 GetStationSplitScreenInformationResponse
-
<xsd:element name="GetStationSplitScreenInformationResponse"> <xsd:complexType> <xsd:sequence> <xsd:element minOccurs="0" maxOccurs="1" name="pidPrimaryStation" type="xsd:unsignedInt"/> <xsd:element minOccurs="0" maxOccurs="1" name="pidxSplitScreen" type="xsd:unsignedInt"/> <xsd:element minOccurs="0" maxOccurs="1" name="peSplitScreenState" type="xsd:unsignedInt"/> </xsd:sequence> </xsd:complexType> </xsd:element>
pidPrimaryStation: Contains the ID of the station that was used to create the split.
pidxSplitScreen: Contains the index of the display created by the split.
peSplitScreenState: Contains the state of the display: 0 = Normal; 1 = Split.