EPOC   SDK Home Glossary Indexes Previous Next Up

TDisplayModeUtils class


TDisplayModeUtils class — Display mode utilities

Compatibility

Applications that use this class will not work correctly on a version of EPOC earlier than ER5.

Description

The TDisplayModeUtils class, defined in gdi.h, provides the following static display mode enquiry functions.

static TBool IsDisplayModeColor(TDisplayMode aDispMode);

static TInt NumDisplayModeColors(TDisplayMode aDispMode);

EPOC       SDK Home Glossary Indexes Previous Next Up