diff -r 4d198a32ac7d -r d4809db37847 plugins/org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-7DD6AB91-0582-4A46-9E19-2F12DC2FE674.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/plugins/org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-7DD6AB91-0582-4A46-9E19-2F12DC2FE674.html Thu Aug 19 17:48:04 2010 -0700 @@ -0,0 +1,134 @@ + + +
The criteria
object specifies the application
+to launch.
The criteria
object has three main properties: ApplicationID
, CmdLine
,
+and Options
. These are described in the following table.
+Properties enclosed in brackets are optional.
+ Property + |
+ Description + |
+ Type + |
+ Value + |
---|---|---|---|
+
|
+
+ Specifies a unique ID for the application binary (EXE or DLL). +Use the |
+
+ string + |
+
+ For example: |
+
+
|
+
+ Specifies a command line argument which is passed to the application +being launched. + |
+
+ string + |
++ |
+
|
++ |
+ object + |
+
+ Object with the properties specified below. + |
+
+
|
+
+ Specifies whether the launched application is embedded within the application
+that called If this property is not specified, the default is |
+
+ string + |
+
+ Possible values: +
|
+
+
|
+
+ Specifies whether a stand-alone application is launched in the background +or foreground. +This property is not valid if the If this property is not specified, the default is |
+
+ string + |
+
+ Possible values: +
|
+
+
|
+
+ Specifies the full path, including the file name, to the document to +launch. + |
+
+ string + |
+
+ For example: |
+