Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: mtmconfig.h

This item is not part of the S60 3rd Edition SDK for Symbian OS, Feature Pack 2.

Resource Struct MTM_INFO_FILE

MTM_INFO_FILE

Description

Provides settings for a MTM data file.

A resource file that defines a resource of this type can be compiled using the resource compiler and then installed using CMsvSession::InstallMtmGroup().

LONG mtm_type_uid;

UID that specifies the MTM group.

LONG technology_type_uid;

UID of the MTM's technology type.

STRUCT components[];

Array of resources that specify component information for each MTM component in the group.

For OS versions with platform security, resources should be of the type MTM_COMPONENT_V2. Other versions should use MTM_COMPONENT.