e32cons.h File Reference

#include <e32cons.h>

KDefaultConsWidth

const TIntKDefaultConsWidth

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

See also: CConsoleBase::Create()

KDefaultConsHeight

const TIntKDefaultConsHeight

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

See also: CConsoleBase::Create()

KConsFullScreen

const TIntKConsFullScreen

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

See also: CConsoleBase::Create()