#include <e32cons.h>
class CColorConsoleBase : public CConsoleBase |
Public Member Functions | |
---|---|
virtual void | SetTextAttribute(TTextAttribute) |
Protected Member Functions | |
---|---|
virtual IMPORT_C TInt | Extension_(TUint, TAny *&, TAny *) |
Adds colour support to the basic console interface.
Reimplemented from CConsoleBase::Extension_(TUint,TAny *&,TAny *)
Extension function
void | SetTextAttribute | ( | TTextAttribute | ) | [virtual] |
Sets the text attribute as defined by TTextAttribute.