ApplicationLauncherEnableException Class
3/29/2010
The exception that is thrown when Application Launcher Registration fails.
Namespace: Microsoft.WindowsMobile
Assembly: Microsoft.WindowsMobile (in microsoft.windowsmobile.dll)
Syntax
public class ApplicationLauncherEnableException : Exception
'Declaration
Public Class ApplicationLauncherEnableException
Inherits Exception
Inheritance Hierarchy
System.Object
System.Exception
Microsoft.WindowsMobile.ApplicationLauncherEnableException
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.
See Also
Reference
ApplicationLauncherEnableException Members
Microsoft.WindowsMobile Namespace