Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

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



UI Data MTMs

Message client applications are likely to need access to certain MTM-specific functions often and rapidly. These functions could be held in User Interface MTMs, but the resulting requirement to hold many User Interface MTMs in memory simultaneously could impose a large memory overhead. For this reason, a separate component type, the UI Data MTM, is defined.

UI Data MTMs offer the following capabilities:

The implementation of UI Data MTMs is relatively simple, as they contain little more than functions to return the required icons and extra menu items.