Symbian3/SDK/Source/GUID-311BD5B5-46F6-5154-96B7-CB77EB28C1E3.dita
changeset 7 51a74ef9ed63
child 8 ae94777fff8f
equal deleted inserted replaced
6:43e37759235e 7:51a74ef9ed63
       
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
       
     3 <!-- This component and the accompanying materials are made available under the terms of the License 
       
     4 "Eclipse Public License v1.0" which accompanies this distribution, 
       
     5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
       
     6 <!-- Initial Contributors:
       
     7     Nokia Corporation - initial contribution.
       
     8 Contributors: 
       
     9 -->
       
    10 <!DOCTYPE concept
       
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
       
    12 <concept id="GUID-311BD5B5-46F6-5154-96B7-CB77EB28C1E3" xml:lang="en"><title>Category:
       
    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>
       
    15 <table id="GUID-50577162-3A73-5FDE-99E3-C119D0FA5EEB">
       
    16 <tgroup cols="2"><colspec colname="col0"/><colspec colname="col1"/>
       
    17 <tbody>
       
    18 <row>
       
    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>
       
    21 </row>
       
    22 <row>
       
    23 <entry><p>2</p> </entry>
       
    24 <entry><p>Internal discrepancy in MTM array</p> </entry>
       
    25 </row>
       
    26 <row>
       
    27 <entry><p>3</p> </entry>
       
    28 <entry><p>Asked to create zero-length MTM array</p> </entry>
       
    29 </row>
       
    30 <row>
       
    31 <entry><p>4</p> </entry>
       
    32 <entry><p><codeph>SetMtmL()</codeph> called when a message has already been
       
    33 created</p> </entry>
       
    34 </row>
       
    35 <row>
       
    36 <entry><p>5</p> </entry>
       
    37 <entry><p>Asked to create zero-length service array</p> </entry>
       
    38 </row>
       
    39 <row>
       
    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>
       
    42 </row>
       
    43 <row>
       
    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>
       
    46 </row>
       
    47 <row>
       
    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>
       
    50 </row>
       
    51 <row>
       
    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>,
       
    54 or <xref href="GUID-2211F938-1C99-3370-8181-BC475A2C8073.dita"><apiname>AddRecipientL</apiname></xref> called without message
       
    55 being saved or created</p> </entry>
       
    56 </row>
       
    57 <row>
       
    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
       
    60 being saved or created</p> </entry>
       
    61 </row>
       
    62 <row>
       
    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
       
    65 without message being saved or created</p> </entry>
       
    66 </row>
       
    67 <row>
       
    68 <entry><p>12</p> </entry>
       
    69 <entry><p><codeph>CSendAs</codeph> active without asynchronous rendering being
       
    70 called</p> </entry>
       
    71 </row>
       
    72 <row>
       
    73 <entry><p>13</p> </entry>
       
    74 <entry><p><codeph>CSendAs</codeph> cancelled without asynchronous rendering
       
    75 being called</p> </entry>
       
    76 </row>
       
    77 </tbody>
       
    78 </tgroup>
       
    79 </table></conbody></concept>