RegistryState Constructor (String)

3/29/2010

Initializes a new instance of the RegistryState class, using an existing RegistryState object that has the Application Launcher enabled.

Namespace: Microsoft.WindowsMobile.Status
Assembly: Microsoft.WindowsMobile.Status (in microsoft.windowsmobile.status.dll)

Syntax

public RegistryState (
    string applicationLaunchId
)
'Declaration
Public Sub New ( _
    applicationLaunchId As String _
)

Parameters

  • applicationLaunchId
    The unique ID of the RegistryState to load.

See Also

Reference

RegistryState Class
RegistryState Members
Microsoft.WindowsMobile.Status Namespace