In The Hand LtdIn The Hand
EnableApplicationLauncher Method (applicationLaunchId, applicationFileName, arguments)
NamespacesInTheHand.WindowsMobile.StatusRegistryStateEnableApplicationLauncher(String, String, String)
.NET Components for Mobility
Enables the Application Launcher with the specified Application Launch ID, file name, and argument list.
Declaration Syntax
C#Visual Basic
public override void EnableApplicationLauncher(
	string applicationLaunchId,
	string applicationFileName,
	string arguments
)
Public Overrides Sub EnableApplicationLauncher ( _
	applicationLaunchId As String, _
	applicationFileName As String, _
	arguments As String _
)
Parameters
applicationLaunchId (String)
The ID of the Application Launcher.
applicationFileName (String)
The fully qualified path-name of the application to launch.
arguments (String)
A string of any arguments to pass to the application.

Assembly: InTheHand.WindowsMobile.Status (Module: InTheHand.WindowsMobile.Status) Version: 7.0.0.0