String Loader API: Purpose

This module provides an interface to load and format resource strings (usually defined in an RSS file) that may contain parameter(s) (%U for text or %N for numerical, see the example in the Technical specification section).

This document is valid from S60 3 rd Edition onwards.

List of Required Interfaces

The implementation needs a CCoeEnv instance (given as reference by the user or CCoeEnv::Static) to access for example the resource files.

Constraints

There are no known constraints.


Copyright © Nokia Corporation 2001-2008
Back to top