In The Hand LtdIn The Hand
IsApplicationLauncherEnabled Method (applicationLaunchId)
NamespacesInTheHand.WindowsMobile.StatusRegistryStateIsApplicationLauncherEnabled(String)
.NET Components for Mobility
Gets a value indicating whether the Application Launcher has been enabled for the specified Application Launch ID.
Declaration Syntax
C#Visual Basic
public static bool IsApplicationLauncherEnabled(
	string applicationLaunchId
)
Public Shared Function IsApplicationLauncherEnabled ( _
	applicationLaunchId As String _
) As Boolean
Parameters
applicationLaunchId (String)
id of the ApplicationLauncher to enquire about.
Return Value
True: enabled, False: not enabled

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