00001 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
00002 <html>
00003
00004 <head>
00005 <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
00006 <title>csasync.pan Source File</title>
00007 <link href="style.css" rel="stylesheet" type="text/css">
00008 </head>
00009
00010 <table border="0" width="100%" height="8" bgcolor="#eeeeee">
00011 <tr> <td width="100%" height="1"><b><font size="2" color="#000000" face="Arial, Helvetica, sans-serif"><strong><a name=Top></a>
00012 S60 5th Edition SDK </strong></font></b><br><i>Example Applications Guide</i></td></tr> </table>
00013 <!-- Generated by Doxygen 1.4.5 -->
00014 <div class="tabs">
00015 <ul>
00016 <li><a href="index.html"><span>Main Page</span></a></li>
00017 <li><a href="annotated.html"><span>Classes</span></a></li>
00018 <li id="current"><a href="files.html"><span>Files</span></a></li>
00019 </ul></div>
00020 <h1>csasync.pan</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">
00021
00022
00023
00024
00025
00026
00027
00028
00029
00030
00031
00032
00033 </span>
00034 <a name="l00015"></a>00015
00035 <a name="l00016"></a>00016 <span class="preprocessor">#ifndef __CSASYNC_PAN__</span>
00036 <a name="l00017"></a>00017 <span class="preprocessor"></span><span class="preprocessor">#define __CSASYNC_PAN__</span>
00037 <a name="l00018"></a>00018 <span class="preprocessor"></span><span class="comment"></span>
00038 <a name="l00019"></a>00019 <span class="comment"></span>
00039 <a name="l00020"></a>00020 _LIT( KCSAsyncClient, <span class="stringliteral">"CSAsyncClient"</span> );
00040 <a name="l00021"></a>00021 <span class="comment"></span>
00041 <a name="l00022"></a>00022 <span class="comment"></span>
00042 <a name="l00023"></a>00023 <span class="keyword">enum</span> TCSAsyncPanics
00043 <a name="l00024"></a>00024 {
00044 <a name="l00025"></a>00025 ECSAsyncBasicUi = 1,
00045 <a name="l00026"></a>00026 ECSAsyncProgram,
00046 <a name="l00027"></a>00027 ECSAsyncBadState
00047 <a name="l00028"></a>00028 };
00048 <a name="l00029"></a>00029
00049 <a name="l00030"></a>00030 <span class="preprocessor">#endif
00050 <a name="l00031"></a>00031 <span class="preprocessor"></span>
00051 <a name="l00032"></a>00032
00052 <a name="l00033"></a>00033 <span class="comment">
00053 </pre></div><hr>
00054
00055 <table x-use-null-cells
00056 style="x-cell-content-align: top;
00057 width: 100%;
00058 border-spacing: 0px;
00059 border-spacing: 0px;"
00060 cellspacing=0
00061 width=100%>
00062 <col style="width: 50%;">
00063 <col style="width: 50%;">
00064
00065 <tr style="x-cell-content-align: top;"
00066 valign=top>
00067 <td style="width: 50%;
00068 padding-right: 10px;
00069 padding-left: 10px;
00070 border-right-style: None;
00071 border-left-style: None;
00072 border-top-style: None;
00073 border-bottom-style: None;"
00074 width=50%>
00075 <p style="font-family: Arial;"><small style="font-size: smaller;">© Nokia 2009</small></td>
00076 <td style="width: 50%;
00077 padding-right: 10px;
00078 padding-left: 10px;
00079 border-top-style: None;
00080 border-bottom-style: None;
00081 border-right-style: None;"
00082 width=50%>
00083 <p style="text-align: right; margin-right: -4px;"
00084 align=right><span style="font-weight: bold;"><a href="#Top"
00085 title="Back to top"><img
00086 src="top.gif"
00087 x-maintain-ratio=TRUE
00088 alt="Back to top"
00089 style="border: none;
00090 width: 18px;
00091 height: 15px;
00092 float: none;
00093 border-style: none;
00094 border-style: none;"
00095 width=18
00096 height=15
00097 border=0></a></span></td></tr>
00098 </table>
00099 </body>
00100 </html>
00101