diff -r f345bda72bc4 -r 43e37759235e Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_viewer_starter.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_viewer_starter.html Tue Mar 30 16:16:55 2010 +0100 @@ -0,0 +1,164 @@ + + + + +TB9.2 Example Applications: ViewerStarter Class Reference + + + + + +
+

ViewerStarter Class Reference

+

List of all members.

+ + + + +

Static Public Member Functions

static IMPORT_C CMsvOperation * LaunchEditorApplicationL (CMsvSession &aSession, TUid aMtmType, TRequestStatus &aStatus, const TEditorParameters &aParams, const TDesC &aAppName, const TDesC8 *aAddtionalParams=NULL)
static IMPORT_C CMsvOperation * LaunchEditorApplicationL (CMsvSession &aSession, TUid aMtmType, TRequestStatus &aStatus, const TEditorParameters &aParams, const TDesC &aAppName, const TDesC8 &aProgressPack, const TDesC8 *aAddtionalParams=NULL)
+

Detailed Description

+

ViewerStarter

+

Static class which launches editor application (provided editor conforms to architecture).

+

The returned operation completes either when the launched application closes down, or after the launch has been initiated depending on the values in the TEditorParameters.

+ +

Definition at line 134 of file TxtViewerStarter.h.

+

Member Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
static IMPORT_C CMsvOperation* ViewerStarter::LaunchEditorApplicationL (CMsvSession &  aSession,
TUid  aMtmType,
TRequestStatus &  aStatus,
const TEditorParameters aParams,
const TDesC &  aAppName,
const TDesC8 *  aAddtionalParams = NULL 
) [static]
+
+
+

Launch message editor

+
Parameters:
+ + + + + + + +
aSession,: reference to CMsvSession object
aMtmType,: mtm type
aStatus,: request status
aParams,: editor launch parameters, should have always embedded flag on: aParams.iFlags&EMsgLaunchEditorEmbedded
aAppName,: editor name
aAddtionamParams,: additional parameters
+
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
static IMPORT_C CMsvOperation* ViewerStarter::LaunchEditorApplicationL (CMsvSession &  aSession,
TUid  aMtmType,
TRequestStatus &  aStatus,
const TEditorParameters aParams,
const TDesC &  aAppName,
const TDesC8 &  aProgressPack,
const TDesC8 *  aAddtionalParams = NULL 
) [static]
+
+
+

Launch message editor

+
Parameters:
+ + + + + + + + +
aSession,: reference to CMsvSession object
aMtmType,: mtm type
aStatus,: request status
aParams,: editor launch parameters, should have always embedded flag on: aParams.iFlags&EMsgLaunchEditorEmbedded
aAppName,: editor name
aProgressPack,: progress buffer
aAddtionamParams,: additional parameters
+
+
+ +
+
+
+
Generated by  + +doxygen 1.6.2
+ +