Public Member Functions | |
TUid | AppDllUid () const |
Protected Member Functions | |
CApaDocument * | CreateDocumentL () |
An instance of CHandlerApplication is the application part of the AVKON application framework for the handler example application
Definition at line 20 of file handlerApplication.h.
TUid CHandlerApplication::AppDllUid | ( | ) | const |
AppDllUid
Returns the application DLL UID value
Definition at line 21 of file handlerApplication.cpp.
CApaDocument * CHandlerApplication::CreateDocumentL | ( | ) | [protected] |
CreateDocumentL
Create a CApaDocument object and return a pointer to it
Definition at line 14 of file handlerApplication.cpp.