The InTheHand.WindowsMobile namespace provides shared classes used for launching applications on system events.
| C# | Visual Basic |
namespace InTheHand.WindowsMobile
Namespace InTheHand.WindowsMobile
| All Types | Classes | Interfaces |
| Icon | Type | Description |
|---|---|---|
| ApplicationLauncherEnableException |
The exception that is thrown when Application Launcher Registration fails.
| |
| IApplicationLauncher |
Defines the properties, methods, and events that are shared by any object that can have an application launched.
|