Symbian3/SDK/Source/GUID-EFAEDFA5-3807-56EB-8D47-3A6960C4056C.dita
changeset 8 ae94777fff8f
parent 7 51a74ef9ed63
child 13 48780e181b38
equal deleted inserted replaced
7:51a74ef9ed63 8:ae94777fff8f
    26 field from the connection parameters, and set the <xref href="GUID-FF6D4EAD-3AAE-3843-8A9C-7C92426FC29F.dita"><apiname>CSdpDocument</apiname></xref> object. </p> </li>
    26 field from the connection parameters, and set the <xref href="GUID-FF6D4EAD-3AAE-3843-8A9C-7C92426FC29F.dita"><apiname>CSdpDocument</apiname></xref> object. </p> </li>
    27 <li id="GUID-96FCCAE1-4DE2-5113-BA06-D5486621F809"><p>When you finish with
    27 <li id="GUID-96FCCAE1-4DE2-5113-BA06-D5486621F809"><p>When you finish with
    28 the SDP description, delete the <xref href="GUID-FF6D4EAD-3AAE-3843-8A9C-7C92426FC29F.dita"><apiname>CSdpDocument</apiname></xref> object and
    28 the SDP description, delete the <xref href="GUID-FF6D4EAD-3AAE-3843-8A9C-7C92426FC29F.dita"><apiname>CSdpDocument</apiname></xref> object and
    29 close the string pool. </p> </li>
    29 close the string pool. </p> </li>
    30 </ul> <p>The following illustration shows how to create an SDP description. </p> <fig id="GUID-FB29EDEC-BD06-5571-BDCE-A6E8A9A94613">
    30 </ul> <p>The following illustration shows how to create an SDP description. </p> <fig id="GUID-FB29EDEC-BD06-5571-BDCE-A6E8A9A94613">
    31 <image href="GUID-55754EF4-EC25-5CE3-9B38-79F278BCF19F_d0e343167_href.png" placement="inline"/>
    31 <image href="GUID-55754EF4-EC25-5CE3-9B38-79F278BCF19F_d0e336970_href.png" placement="inline"/>
    32 </fig> <p> <b>Note</b>: In the following illustration only required SDP fields
    32 </fig> <p> <b>Note</b>: In the following illustration only required SDP fields
    33 are included. </p> </section>
    33 are included. </p> </section>
    34 <section id="GUID-0C86D6D3-2EDD-54B8-A2FE-E68CF43D40E8"><title>Error handling</title> <p>All
    34 <section id="GUID-0C86D6D3-2EDD-54B8-A2FE-E68CF43D40E8"><title>Error handling</title> <p>All
    35 function calls are synchronous. When an error occurs the functions leave with
    35 function calls are synchronous. When an error occurs the functions leave with
    36 SDP Codec specific error codes and Symbian platform error codes. </p> </section>
    36 SDP Codec specific error codes and Symbian platform error codes. </p> </section>