Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: e32cons.h

e32cons.h Global variables


KDefaultConsWidth

const TInt KDefaultConsWidth;

Description

Defines a default console width that can be used when creating a console.

See also:

[Top]


KDefaultConsHeight

const TInt KDefaultConsHeight;

Description

Defines a default console height that can be used when creating a console.

See also:

[Top]


KConsFullScreen

const TInt KConsFullScreen;

Description

Implies a full size screen console when passed as the width and height values when creating a console.

See also: