examples/Base/IPC/condvar/condvarlocal/inc/globals.h File Reference

Go to the source code of this file.

Functions

 _LIT (KTxtEPOC32EX,"EXAMPLES")
 _LIT (KTxtExampleCode,"Symbian platform Example Code")
 _LIT (KFormatFailed,"failed: leave code=%d")
 _LIT (KTxtOK,"ok")
 _LIT (KTxtPressAnyKey," [press any key]")
 _LIT (KTxtPanic,"Pointer is NULL")
 _LIT (KNewLine,"\n")
GLDEF_C TInt E32Main ()

Detailed Description

Definition in file globals.h.


Function Documentation

GLDEF_C TInt E32Main (  ) 

Returns standard error code on exit

Secure variant only Process entry point. Called by client using RProcess API

Returns:
Standard Epoc error code on process exit
Standard Epoc error code on process exit Secure variant only Process entry point. Called by client using RProcess API

Entry point for the example

A normal Symbian OS executable provides an E32Main() function which is called by the operating system to start the program.

The below section is added to make the code compatible with v9.1 This is because only exe files are compatible with v9.1

Standard entrypoint function for UI applications.

Returns:
Return code from EikStart::RunApplication.

Cleanup stack harness.

Definition at line 40 of file Anim_Main.cpp.


Generated by  doxygen 1.6.2