.NET Components for Mobility
Get a value indicating if a message interceptor application launcher with the given identifier has already been enabled.

Declaration Syntax
public static bool IsApplicationLauncherEnabled(
string applicationLaunchId
)
Public Shared Function IsApplicationLauncherEnabled ( _
applicationLaunchId As String _
) As Boolean

Parameters
- applicationLaunchId (String)
- The ID of the message interceptor.

Return Value
true if the application launcher is enabled; otherwise, false.
Assembly:
InTheHand.WindowsMobile.Extensibility (Module: InTheHand.WindowsMobile.Extensibility) Version: 4.2.0.0