Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/29/2010
Overload List
| Name | Description |
|---|---|
| SystemState.EnableApplicationLauncher (String) |
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.
|
| SystemState.EnableApplicationLauncher (String, String) |
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.
|
| SystemState.EnableApplicationLauncher (String, String, String) |
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.
|
See Also
Reference
SystemState Class
SystemState Members
Microsoft.WindowsMobile.Status Namespace