Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <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:

Inherited from CBase:

Inherited from CConsoleBase:


Member functions


SetTextAttribute(TTextAttribute)

virtual void SetTextAttribute(TTextAttribute);

Description

Sets the text attribute as defined by TTextAttribute.

Parameters

TTextAttribute


Extension_(TUint,TAny *&,TAny *)

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

Description

Extension function

Parameters

TUint aExtensionId

TAny *&a0

TAny *a1

Return value

TInt