#include <e32cons.h>
const TInt | KDefaultConsWidth |
Defines a default console width that can be used when creating a console.
See also: CConsoleBase::Create()
const TInt | KDefaultConsHeight |
Defines a default console height that can be used when creating a console.
See also: CConsoleBase::Create()
const TInt | KConsFullScreen |
Implies a full size screen console when passed as the width and height values when creating a console.
See also: CConsoleBase::Create()