Public Member Functions | |
TUid | AppDllUid () const |
Protected Member Functions | |
CApaDocument * | CreateDocumentL () |
CCSSyncApplication An instance of CCSSyncApplication is the application part of the AVKON application framework for the CSSync example application.
Definition at line 34 of file cssyncapplication.h.
TUid CCSSyncApplication::AppDllUid | ( | ) | const |
From CAknApplication, AppDllUid. Returns the application DLL UID value.
Definition at line 40 of file cssyncapplication.cpp.
CApaDocument * CCSSyncApplication::CreateDocumentL | ( | ) | [protected] |
From CAknApplication, CreateDocumentL. Creates a CApaDocument object and return a pointer to it.
Definition at line 30 of file cssyncapplication.cpp.