Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/secureserver_8cpp.html
changeset 1 25a17d01db0c
child 6 43e37759235e
equal deleted inserted replaced
0:89d6a7a84779 1:25a17d01db0c
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
       
     2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
       
     3 <title>TB10.1 Example Applications: examples/Base/IPC/secureserver/secureserver.cpp File Reference</title>
       
     4 <link href="doxygen.css" rel="stylesheet" type="text/css">
       
     5 <link href="tabs.css" rel="stylesheet" type="text/css">
       
     6 </head><body>
       
     7 <!-- Generated by Doxygen 1.5.3 -->
       
     8 <h1>examples/Base/IPC/secureserver/secureserver.cpp File Reference</h1>
       
     9 <p>
       
    10 <a href="secureserver_8cpp-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
       
    11 <tr><td></td></tr>
       
    12 <tr><td colspan="2"><br><h2>Functions</h2></td></tr>
       
    13 <tr><td class="memItemLeft" nowrap align="right" valign="top">EXPORT_C TInt&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="secureserver_8cpp.html#4b5c7c9c295e75071c4b3aac202763a1">StartThread</a> (RThread &amp;aServerThread)</td></tr>
       
    14 
       
    15 </table>
       
    16 <hr><a name="_details"></a><h2>Detailed Description</h2>
       
    17 
       
    18 <p>Definition in file <a class="el" href="secureserver_8cpp-source.html">secureserver.cpp</a>.</p>
       
    19 <hr><h2>Function Documentation</h2>
       
    20 <a class="anchor" name="4b5c7c9c295e75071c4b3aac202763a1"></a><!-- doxytag: member="secureserver.cpp::StartThread" ref="4b5c7c9c295e75071c4b3aac202763a1" args="(RThread &amp;aServerThread)" -->
       
    21 <div class="memitem">
       
    22 <div class="memproto">
       
    23       <table class="memname">
       
    24         <tr>
       
    25           <td class="memname">EXPORT_C TInt StartThread           </td>
       
    26           <td>(</td>
       
    27           <td class="paramtype">RThread &amp;&nbsp;</td>
       
    28           <td class="paramname"> <em>aServerThread</em>          </td>
       
    29           <td>&nbsp;)&nbsp;</td>
       
    30           <td width="100%"></td>
       
    31         </tr>
       
    32       </table>
       
    33 </div>
       
    34 <div class="memdoc">
       
    35 
       
    36 <p>
       
    37 Creates the server thread. If the server is not running, the function starts the server thread. The function <a class="el" href="class_c_secure_server.html#97b0ca5c5966bba8c0cee269d1909b75">CSecureServer::ThreadFunction()</a> contains the code that is called when the server thread starts. <dl compact><dt><b>Parameters:</b></dt><dd>
       
    38   <table border="0" cellspacing="2" cellpadding="0">
       
    39     <tr><td valign="top"></td><td valign="top"><em>aServerThread</em>&nbsp;</td><td>The handle to the server thread. </td></tr>
       
    40   </table>
       
    41 </dl>
       
    42 <dl class="return" compact><dt><b>Returns:</b></dt><dd>KErrNone if successful, or an error code returned by RThread::Create(). </dd></dl>
       
    43 <dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="class_c_secure_server.html#97b0ca5c5966bba8c0cee269d1909b75">CSecureServer::ThreadFunction()</a> </dd></dl>
       
    44 
       
    45 <p>Definition at line <a class="el" href="secureserver_8cpp-source.html#l00074">74</a> of file <a class="el" href="secureserver_8cpp-source.html">secureserver.cpp</a>.</p>
       
    46 
       
    47 </div>
       
    48 </div><p>
       
    49 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Jan 21 10:33:02 2010 for TB10.1 Example Applications by&nbsp;
       
    50 <a href="http://www.doxygen.org/index.html">
       
    51 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>
       
    52 </body>
       
    53 </html>