In The Hand
EnableApplicationLauncher Method (applicationLaunchId)
NamespacesInTheHand.WindowsMobile.ExtensibilityMenuExtensionEnableApplicationLauncher(String)
.NET Components for Mobility
Enables your current application to be launched if it is not already running when a MessageReceived event is raised, using the string equivalent of the application identifier.
Declaration Syntax
C#Visual Basic
public void EnableApplicationLauncher(
	string applicationLaunchId
)
Public Sub EnableApplicationLauncher ( _
	applicationLaunchId As String _
)
Parameters
applicationLaunchId (String)
The string name that identifies the message interceptor.

Assembly: InTheHand.WindowsMobile.Extensibility (Module: InTheHand.WindowsMobile.Extensibility) Version: 4.2.0.0