Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/globals_8h.html
author Dominic Pinkman <dominic.pinkman@nokia.com>
Fri, 13 Aug 2010 16:47:46 +0100
changeset 14 578be2adaf3e
parent 6 43e37759235e
permissions -rw-r--r--
Week 32 contribution of PDK documentation content. See release notes for details. Fixes bug Bug 3582

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>TB9.2 Example Applications: examples/Base/IPC/condvar/condvarlocal/inc/globals.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.2 -->
<div class="contents">
<h1>examples/Base/IPC/condvar/condvarlocal/inc/globals.h File Reference</h1>
<p><a href="globals_8h_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab0000f2ca37f1cce9f2dde8a32cd311c"></a><!-- doxytag: member="globals.h::_LIT" ref="ab0000f2ca37f1cce9f2dde8a32cd311c" args="(KTxtEPOC32EX,&quot;EXAMPLES&quot;)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><b>_LIT</b> (KTxtEPOC32EX,&quot;EXAMPLES&quot;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="adf763660b4a00ffda5eed0bfe1dc73e2"></a><!-- doxytag: member="globals.h::_LIT" ref="adf763660b4a00ffda5eed0bfe1dc73e2" args="(KTxtExampleCode,&quot;Symbian platform Example Code&quot;)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><b>_LIT</b> (KTxtExampleCode,&quot;Symbian platform Example Code&quot;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a04a908410b4daaf83d48b270d8b58d13"></a><!-- doxytag: member="globals.h::_LIT" ref="a04a908410b4daaf83d48b270d8b58d13" args="(KFormatFailed,&quot;failed: leave code=%d&quot;)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><b>_LIT</b> (KFormatFailed,&quot;failed: leave code=%d&quot;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a7495385e5a772ed24251d1d6c68500d4"></a><!-- doxytag: member="globals.h::_LIT" ref="a7495385e5a772ed24251d1d6c68500d4" args="(KTxtOK,&quot;ok&quot;)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><b>_LIT</b> (KTxtOK,&quot;ok&quot;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a12bee71c49b2abf7c526d1ad2bb7c3a6"></a><!-- doxytag: member="globals.h::_LIT" ref="a12bee71c49b2abf7c526d1ad2bb7c3a6" args="(KTxtPressAnyKey,&quot; [press any key]&quot;)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><b>_LIT</b> (KTxtPressAnyKey,&quot; [press any key]&quot;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a3620fd2291418462bb524cc4c9148c6a"></a><!-- doxytag: member="globals.h::_LIT" ref="a3620fd2291418462bb524cc4c9148c6a" args="(KTxtPanic,&quot;Pointer is NULL&quot;)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><b>_LIT</b> (KTxtPanic,&quot;Pointer is NULL&quot;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a934cb2c4d127e8908c6ff0037031490e"></a><!-- doxytag: member="globals.h::_LIT" ref="a934cb2c4d127e8908c6ff0037031490e" args="(KNewLine,&quot;\n&quot;)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><b>_LIT</b> (KNewLine,&quot;\n&quot;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">GLDEF_C TInt&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="globals_8h.html#a0f358e9c4355138f629b8c4f37310295">E32Main</a> ()</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>

<p>Definition in file <a class="el" href="globals_8h_source.html">globals.h</a>.</p>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="a0f358e9c4355138f629b8c4f37310295"></a><!-- doxytag: member="globals.h::E32Main" ref="a0f358e9c4355138f629b8c4f37310295" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">GLDEF_C TInt E32Main </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Returns standard error code on exit</p>
<p>Secure variant only Process entry point. Called by client using RProcess API </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>Standard Epoc error code on process exit</dd>
<dd>
Standard Epoc error code on process exit Secure variant only Process entry point. Called by client using RProcess API</dd></dl>
<p>Entry point for the example</p>
<p>The below section is added to make the code compatible with v9.1 This is because only exe files are compatible with v9.1</p>
<p>Standard entry point function.</p>
<p>A normal Symbian OS executable provides an E32Main() function which is called by the operating system to start the program.</p>
<p>Cleanup stack harness. </p>

<p>Definition at line <a class="el" href="_anim___main_8cpp_source.html#l00025">25</a> of file <a class="el" href="_anim___main_8cpp_source.html">Anim_Main.cpp</a>.</p>

</div>
</div>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address>
</body>
</html>