Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <mturutils.h>
Link against: mtur.lib

Class MturUtils

class MturUtils;

Description

Utility class that is used to start an application to edit a specified message.

Members

Defined in MturUtils:


Member functions


LaunchEditorL(TMsvId)

IMPORT_C static void LaunchEditorL(TMsvId aId);

Description

Parameters

TMsvId aId


LaunchEditorAndWaitL(TMsvId)

IMPORT_C static void LaunchEditorAndWaitL(TMsvId aId);

Description

Parameters

TMsvId aId


LaunchEditorL(TMsvId,RThread &,TRequestStatus &)

IMPORT_C static void LaunchEditorL(TMsvId aId, RThread &aThread, TRequestStatus &aStatus);

Description

Parameters

TMsvId aId

RThread &aThread

TRequestStatus &aStatus