SystemState Constructor (String)
3/29/2010
Load the settings for a SystemState that has had the Application Launcher enabled
Namespace: Microsoft.WindowsMobile.Status
Assembly: Microsoft.WindowsMobile.Status (in microsoft.windowsmobile.status.dll)
Syntax
public SystemState (
string applicationLaunchId
)
'Declaration
Public Sub New ( _
applicationLaunchId As String _
)
Parameters
- applicationLaunchId
id for the SystemState to load
See Also
Reference
SystemState Class
SystemState Members
Microsoft.WindowsMobile.Status Namespace