Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: w32std.h

Struct TWsErrorMessage

TWsErrorMessage

Support

Supported from 5.0

Description

Error event details.

Defined in TWsErrorMessage:
EBackLight, EContrast, EDrawingRegion, ELogging, TErrorCategory, iError, iErrorCategory

See also:


Data members


iErrorCategory

TErrorCategory iErrorCategory

Description

The error category.


iError

TUint iError

Description

The error code

[Top]


Enumerations


Enum TErrorCategory

TErrorCategory

Description

Error event types

EDrawingRegion

An error that occurs while the window server is calculating a drawing region for a particular window.When the window server can't calculate a drawing region due to lack of memory it goes into a mode where it draws the whole of a window. Any window that is covering this window is also told to redraw.

EBackLight

An error occured while trying to turn the backlight on or off.This would usually only happen when the batteries are low.

ELogging

An error occured while trying to enable logging.

EContrast

An error that occured while trying to change the contrast.