Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/secureserver_8cpp.html
author Dominic Pinkman <Dominic.Pinkman@Nokia.com>
Fri, 22 Jan 2010 18:26:19 +0000
changeset 1 25a17d01db0c
child 6 43e37759235e
permissions -rw-r--r--
Addition of the PDK content and example code for Documentation_content according to Feature bug 1607 and bug 1608

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>TB10.1 Example Applications: examples/Base/IPC/secureserver/secureserver.cpp File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.3 -->
<h1>examples/Base/IPC/secureserver/secureserver.cpp File Reference</h1>
<p>
<a href="secureserver_8cpp-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<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>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>

<p>Definition in file <a class="el" href="secureserver_8cpp-source.html">secureserver.cpp</a>.</p>
<hr><h2>Function Documentation</h2>
<a class="anchor" name="4b5c7c9c295e75071c4b3aac202763a1"></a><!-- doxytag: member="secureserver.cpp::StartThread" ref="4b5c7c9c295e75071c4b3aac202763a1" args="(RThread &amp;aServerThread)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">EXPORT_C TInt StartThread           </td>
          <td>(</td>
          <td class="paramtype">RThread &amp;&nbsp;</td>
          <td class="paramname"> <em>aServerThread</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
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>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>aServerThread</em>&nbsp;</td><td>The handle to the server thread. </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>KErrNone if successful, or an error code returned by RThread::Create(). </dd></dl>
<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>

<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>

</div>
</div><p>
<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;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>
</body>
</html>