Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: apgtask.h

Enum TApaCommand

TApaCommand

Support

Supported from 5.0

Description

Defines the command codes used to indicate the way an application is to be launched.

See also:

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.