SYMBIAN OS V9.3
» Symbian OS v9.3 » Symbian OS reference » C++ component reference » Application Framework APPARC » TApaCommand
Location: apadef.h
apadef.h
TApaCommand
Defines the command codes used to indicate the way an application is to be launched.
CApaCommandLine
EApaCommandOpen
The application is to open the document specified on the command line.
EApaCommandCreate
The application is to create the document specified on the command line.
EApaCommandRun
The application is to run and open the last used document.
EApaCommandBackground
The application is to open the last used document and to run in the background.
EApaCommandViewActivate
Reserved for future use.
EApaCommandRunWithoutViews
The application is to run without views.
This should NOT be used for view based applications.
EApaCommandBackgroundAndWithoutViews
The application is to run in the background and viewless mode
Copyright ©2008 Symbian Software Ltd.