Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <mtmconfig.h>
This item is not part of the S60 5th Edition SDK

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.