In The Hand LtdIn The Hand
EnableApplicationLauncher Method (applicationLaunchId)
NamespacesInTheHand.WindowsMobile.StatusSystemStateEnableApplicationLauncher(String)
.NET Components for Mobility
Enable the Application Launcher for this object. When your event is raised, your app will be launched. When your app is launched, "/notify 'applicationLaunchId'" (no quotes) will be passed on the command line.
Declaration Syntax
C#Visual Basic
public override void EnableApplicationLauncher(
	string applicationLaunchId
)
Public Overrides Sub EnableApplicationLauncher ( _
	applicationLaunchId As String _
)
Parameters
applicationLaunchId (String)
id of the SystemState to enable

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