apadef.h File Reference

Enum TApaCommand

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

See also: CApaCommandLine

EnumeratorValueDescription
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

KApaMaxAppCaption

const TIntKApaMaxAppCaption

Typedef TApaAppCaption

typedef TBuf< KApaMaxAppCaption >TApaAppCaption

Defines a modifiable buffer descriptor to contain the caption or the short caption for an application.

KApaMaxCommandLine

const TIntKApaMaxCommandLine

Typedef TApaCommandLine

typedef TBuf< KApaMaxCommandLine >TApaCommandLine

KApaMaxAppGroupName

const TIntKApaMaxAppGroupName

Maximum length of an application group name.

See also: TApaAppGroupName

Typedef TApaAppGroupName

typedef TBuf< KApaMaxAppGroupName >TApaAppGroupName

An application group name.

This is a name that allows applications to be categorized, for instance "Games" or "Utilities".

KAppUidValue16

const TIntKAppUidValue16

The hexadecimal value of the 2nd UID that defines a DLL as being a Unicode UI application. In .mmp files, the hexadecimal number is explicitly inserted as the first value following the UID keyword.

See also: KAppUidValue

KUidApp16

const TUidKUidApp16

The 2nd UID that defines a DLL as being a Unicode UI application.

See also: KUidApp

KUidAppDllDoc16

const TUidKUidAppDllDoc16

KUidPictureTypeDoor16

const TUidKUidPictureTypeDoor16

The UID encoded in a TPictureHeader that identifies a picture as a door (for Unicode builds).

See also: KUidPictureTypeDoor

KUidSecurityStream16

const TUidKUidSecurityStream16

KUidAppIdentifierStream16

const TUidKUidAppIdentifierStream16

KUidApp

The type-independent 2nd UID that identifies a DLL as being a UI application.

See also: KUidApp16

KAppUidValue

The type-independent hexadecimal value of the 2nd UID that identifies a DLL as being a UI application.

See also: KAppUidValue16

KUidAppDllDoc

KUidPictureTypeDoor

The type independent UID encoded in a TPictureHeader that identifies a picture as a door.

See also: KUidPictureTypeDoor16 TPictureHeader TApaModelDoorFactory::NewPictureL()

KUidAppIdentifierStream

KUidSecurityStream

KUidFileEmbeddedApplicationInterfaceUid

const TUidKUidFileEmbeddedApplicationInterfaceUid