Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: e32cons.h
Link against: euser.lib

Class CColorConsoleBase

class CColorConsoleBase : public CConsoleBase;

Description

Adds colour support to the basic console interface.

Derivation

Members

Defined in CColorConsoleBase:
Extension_(), SetTextAttribute()

Inherited from CBase:
Delete(), operator new()

Inherited from CConsoleBase:
ClearScreen(), ClearToEndOfLine(), Create(), CursorPos(), Getch(), KeyCode(), KeyModifiers(), Printf(), Read(), ReadCancel(), ScreenSize(), SetCursorHeight(), SetCursorPosAbs(), SetCursorPosRel(), SetPos(), SetTitle(), WhereX(), WhereY(), Write()


Member functions


SetTextAttribute()

virtual void SetTextAttribute(TTextAttribute);

Description

Sets the text attribute as defined by TTextAttribute.

Parameters

TTextAttribute


Extension_()

protected: virtual IMPORT_C TInt Extension_(TUint aExtensionId, TAny *&a0, TAny *a1);

Description

Extension function

Parameters

TUint aExtensionId

TAny *&a0

TAny *a1

Return value

TInt