EPOC   SDK Home Glossary Indexes Previous Next Up

MTUD_FUNCTION_ARRAY resource struct


STRUCT MTUD_FUNCTION_ARRAY — Defines MTM-specific operation array

Defined in

mtud.rh

Description

Use this struct to define a group of MTM-specific operations (MTUD_FUNCTION structs) in an UI Data MTM resource file. The identifier of such a structure is passed when calling CBaseMtmUiData::ReadFunctionsFromResourceFileL().

Members

Field

Expected type

Purpose

functions[]

STRUCT MTUD_FUNCTION

Array of MTUD_FUNCTION structs, defining the MTM-specific operations for a UI Data MTM

EPOC       SDK Home Glossary Indexes Previous Next Up