Symbian3/SDK/Source/GUID-311BD5B5-46F6-5154-96B7-CB77EB28C1E3.dita
changeset 8 ae94777fff8f
parent 7 51a74ef9ed63
equal deleted inserted replaced
7:51a74ef9ed63 8:ae94777fff8f
     9 -->
     9 -->
    10 <!DOCTYPE concept
    10 <!DOCTYPE concept
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
    12 <concept id="GUID-311BD5B5-46F6-5154-96B7-CB77EB28C1E3" xml:lang="en"><title>Category:
    12 <concept id="GUID-311BD5B5-46F6-5154-96B7-CB77EB28C1E3" xml:lang="en"><title>Category:
    13 Send</title><prolog><metadata><keywords/></metadata></prolog><conbody>
    13 Send</title><prolog><metadata><keywords/></metadata></prolog><conbody>
    14 <p>Messaging panics from <xref href="GUID-2211F938-1C99-3370-8181-BC475A2C8073.dita"><apiname>CSendAs</apiname></xref> </p>
    14 <p>Messaging panics from <codeph>CSendAs</codeph> </p>
    15 <table id="GUID-50577162-3A73-5FDE-99E3-C119D0FA5EEB">
    15 <table id="GUID-50577162-3A73-5FDE-99E3-C119D0FA5EEB">
    16 <tgroup cols="2"><colspec colname="col0"/><colspec colname="col1"/>
    16 <tgroup cols="2"><colspec colname="col0"/><colspec colname="col1"/>
    17 <tbody>
    17 <tbody>
    18 <row>
    18 <row>
    19 <entry><p>1</p> </entry>
    19 <entry><p>1</p> </entry>
    20 <entry><p>Out of range index passed to <xref href="GUID-2211F938-1C99-3370-8181-BC475A2C8073.dita"><apiname>SetMtmL</apiname></xref> or <xref href="GUID-2211F938-1C99-3370-8181-BC475A2C8073.dita"><apiname>SetService</apiname></xref></p> </entry>
    20 <entry><p>Out of range index passed to <codeph>SetMtmL()</codeph> or <codeph>SetService()</codeph></p> </entry>
    21 </row>
    21 </row>
    22 <row>
    22 <row>
    23 <entry><p>2</p> </entry>
    23 <entry><p>2</p> </entry>
    24 <entry><p>Internal discrepancy in MTM array</p> </entry>
    24 <entry><p>Internal discrepancy in MTM array</p> </entry>
    25 </row>
    25 </row>
    36 <entry><p>5</p> </entry>
    36 <entry><p>5</p> </entry>
    37 <entry><p>Asked to create zero-length service array</p> </entry>
    37 <entry><p>Asked to create zero-length service array</p> </entry>
    38 </row>
    38 </row>
    39 <row>
    39 <row>
    40 <entry><p>6</p> </entry>
    40 <entry><p>6</p> </entry>
    41 <entry><p>MTM not chosen when <xref href="GUID-2211F938-1C99-3370-8181-BC475A2C8073.dita"><apiname>CreateMessageL</apiname></xref> called</p> </entry>
    41 <entry><p>MTM not chosen when <codeph>CreateMessageL()</codeph> called</p> </entry>
    42 </row>
    42 </row>
    43 <row>
    43 <row>
    44 <entry><p>7</p> </entry>
    44 <entry><p>7</p> </entry>
    45 <entry><p>Message not saved when <xref href="GUID-2211F938-1C99-3370-8181-BC475A2C8073.dita"><apiname>AbandonMessage</apiname></xref> called</p> </entry>
    45 <entry><p>Message not saved when<codeph>AbandonMessage()</codeph> called</p> </entry>
    46 </row>
    46 </row>
    47 <row>
    47 <row>
    48 <entry><p>8</p> </entry>
    48 <entry><p>8</p> </entry>
    49 <entry><p>Message not created when <xref href="GUID-2211F938-1C99-3370-8181-BC475A2C8073.dita"><apiname>SaveMessageL</apiname></xref> called</p> </entry>
    49 <entry><p>Message not created when <codeph>SaveMessageL()</codeph> called</p> </entry>
    50 </row>
    50 </row>
    51 <row>
    51 <row>
    52 <entry><p>9</p> </entry>
    52 <entry><p>9</p> </entry>
    53 <entry><p><xref href="GUID-2211F938-1C99-3370-8181-BC475A2C8073.dita"><apiname>RecipientList</apiname></xref>, <xref href="GUID-2211F938-1C99-3370-8181-BC475A2C8073.dita"><apiname>RemoveRecipient</apiname></xref>,
    53 <entry><p><codeph>RecipientList()</codeph>, <codeph/>RemoveRecipient(),
    54 or <xref href="GUID-2211F938-1C99-3370-8181-BC475A2C8073.dita"><apiname>AddRecipientL</apiname></xref> called without message
    54 or <codeph>AddRecipientL()</codeph> called without message being saved or
    55 being saved or created</p> </entry>
    55 created</p> </entry>
    56 </row>
    56 </row>
    57 <row>
    57 <row>
    58 <entry><p>10</p> </entry>
    58 <entry><p>10</p> </entry>
    59 <entry><p><xref href="GUID-2211F938-1C99-3370-8181-BC475A2C8073.dita"><apiname>SetSubjectL</apiname></xref> called without message
    59 <entry><p><codeph>SetSubjectL()</codeph> called without message being saved
    60 being saved or created</p> </entry>
    60 or created</p> </entry>
    61 </row>
    61 </row>
    62 <row>
    62 <row>
    63 <entry><p>11</p> </entry>
    63 <entry><p>11</p> </entry>
    64 <entry><p><xref href="GUID-2211F938-1C99-3370-8181-BC475A2C8073.dita"><apiname>SetBodyL</apiname></xref> or <xref href="GUID-2211F938-1C99-3370-8181-BC475A2C8073.dita"><apiname>ValidateMessage</apiname></xref> called
    64 <entry><p><codeph>SetBodyL()</codeph> or<codeph>ValidateMessage()</codeph> called
    65 without message being saved or created</p> </entry>
    65 without message being saved or created</p> </entry>
    66 </row>
    66 </row>
    67 <row>
    67 <row>
    68 <entry><p>12</p> </entry>
    68 <entry><p>12</p> </entry>
    69 <entry><p><codeph>CSendAs</codeph> active without asynchronous rendering being
    69 <entry><p><codeph>CSendAs()</codeph> active without asynchronous rendering
    70 called</p> </entry>
    70 being called</p> </entry>
    71 </row>
    71 </row>
    72 <row>
    72 <row>
    73 <entry><p>13</p> </entry>
    73 <entry><p>13</p> </entry>
    74 <entry><p><codeph>CSendAs</codeph> cancelled without asynchronous rendering
    74 <entry><p><codeph>CSendAs()</codeph> cancelled without asynchronous rendering
    75 being called</p> </entry>
    75 being called</p> </entry>
    76 </row>
    76 </row>
    77 </tbody>
    77 </tbody>
    78 </tgroup>
    78 </tgroup>
    79 </table></conbody></concept>
    79 </table></conbody></concept>