examples/Messaging/SendAs2Example/SendAs2Example.cpp File Reference

Go to the source code of this file.

Functions

 _LIT (KBodyText,"You are limited only by your fears. Remember it is attitude, more than aptitude,that determines your altitude")
 _LIT (KAddress1,"ban-sindhub01@ban-sindhub01.intra")
 _LIT (KAddress3,"ban-sindhub01@ban-sindhub01.intra")
 _LIT (KAddress4,"test1@nokia.com")
 _LIT (KAlias1,"Alias1")
 _LIT (KAlias2,"Alias2")
 _LIT (KAccount1," \n SendAs Account1 \n")
 _LIT (KAccount2," \n SendAs Account2 \n")
 _LIT (KAccount3," \n SendAs Account3 \n")
 _LIT (KAccountNames,"\n The list of accounts present are: \n")
 _LIT (KTextWelcome," SendAs2 Example \n")
 _LIT (KTextStartApp,"\n Starting the SendAs2 Example application .... \n")
 _LIT (KTextPressAKey,"\n Press any key to step through the example .... \n")
 _LIT (KTextConn,"\n Connecting to sendAs server .... \n")
 _LIT (KTextErrInn,"\n Connection is successful\n")
 _LIT (KTextErrOut,"\n\n Connection has failed\n")
 _LIT (KTextCreate,"\n Creating a SendAs message .... \n")
 _LIT (KTextSend,"\n Sending the sendAs message .... \n")
 _LIT (KTextClose,"\n The SendAs message has been sent \n")
 _LIT (KPressAnyKey,"\n Press any key.... \n")
 _LIT (KExitKey,"\n Press any key to exit the application.... \n")
 _LIT (KSmsClient,"SMS Client")
LOCAL_C void MainL ()
GLDEF_C TInt E32Main ()

Detailed Description

Definition in file SendAs2Example.cpp.


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

Definition at line 329 of file SendAs2Example.cpp.


Generated by  doxygen 1.6.2