Go to the source code of this file.
Functions | |
LOCAL_C void | DoStartL () |
LOCAL_C void | CallExampleL () |
GLDEF_C TInt | E32Main () |
Variables | |
LOCAL_D CConsoleBase * | console |
Definition in file localeupdate.cpp.
LOCAL_C void DoStartL | ( | ) |
The maximum total number of state requests is at least one greater than the largest of KNoOfGetStateRequests, KNoOfSetStateRequests, KNoOfNotifyRequests).
KErrUnderFlow is returned if the number of State requests exceeds the maximum value defined during initialisation.
Definition at line 179 of file CInverter.cpp.
GLDEF_C TInt E32Main | ( | ) |
Returns standard error code on exit
Secure variant only Process entry point. Called by client using RProcess API
Standard Epoc error code on process exit Secure variant only Process entry point. Called by client using RProcess API
Definition at line 296 of file localeupdate.cpp.