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>syncserver.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>syncserver.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
00036 <a name="l00017"></a>00017 <span class="preprocessor">#ifndef __SYNCSERVER_PAN__</span>
00037 <a name="l00018"></a>00018 <span class="preprocessor"></span><span class="preprocessor">#define __SYNCSERVER_PAN__</span>
00038 <a name="l00019"></a>00019 <span class="preprocessor"></span><span class="comment"></span>
00039 <a name="l00020"></a>00020 <span class="comment"></span>
00040 <a name="l00021"></a>00021 _LIT( KCSSyncServer, <span class="stringliteral">"CSSyncServer"</span> );
00041 <a name="l00022"></a>00022 <span class="comment"></span>
00042 <a name="l00023"></a>00023 <span class="comment"></span>
00043 <a name="l00024"></a>00024 <span class="keyword">enum</span> TTimeServPanic
00044 <a name="l00025"></a>00025 {
00045 <a name="l00026"></a>00026 EBadRequest,
00046 <a name="l00027"></a>00027 EBadDescriptor,
00047 <a name="l00028"></a>00028 ESrvCreateServer,
00048 <a name="l00029"></a>00029 ECreateTrapCleanup
00049 <a name="l00030"></a>00030 };
00050 <a name="l00031"></a>00031
00051 <a name="l00032"></a>00032 <span class="preprocessor">#endif
00052 <a name="l00033"></a>00033 <span class="preprocessor"></span>
00053 <a name="l00034"></a>00034 <span class="comment">
00054 </pre></div><hr>
00055
00056 <table x-use-null-cells
00057 style="x-cell-content-align: top;
00058 width: 100%;
00059 border-spacing: 0px;
00060 border-spacing: 0px;"
00061 cellspacing=0
00062 width=100%>
00063 <col style="width: 50%;">
00064 <col style="width: 50%;">
00065
00066 <tr style="x-cell-content-align: top;"
00067 valign=top>
00068 <td style="width: 50%;
00069 padding-right: 10px;
00070 padding-left: 10px;
00071 border-right-style: None;
00072 border-left-style: None;
00073 border-top-style: None;
00074 border-bottom-style: None;"
00075 width=50%>
00076 <p style="font-family: Arial;"><small style="font-size: smaller;">© Nokia 2009</small></td>
00077 <td style="width: 50%;
00078 padding-right: 10px;
00079 padding-left: 10px;
00080 border-top-style: None;
00081 border-bottom-style: None;
00082 border-right-style: None;"
00083 width=50%>
00084 <p style="text-align: right; margin-right: -4px;"
00085 align=right><span style="font-weight: bold;"><a href="#Top"
00086 title="Back to top"><img
00087 src="top.gif"
00088 x-maintain-ratio=TRUE
00089 alt="Back to top"
00090 style="border: none;
00091 width: 18px;
00092 height: 15px;
00093 float: none;
00094 border-style: none;
00095 border-style: none;"
00096 width=18
00097 height=15
00098 border=0></a></span></td></tr>
00099 </table>
00100 </body>
00101 </html>
00102