RegistryState Constructor

3/29/2010

Overload List

Name Description
RegistryState (String)
Initializes a new instance of the RegistryState class, using an existing RegistryState object that has the Application Launcher enabled.
RegistryState (String, Boolean)
Creates a new instance of the RegistryState class, using persisted (saved) state values of a previous instance. This persisted RegistryState object is uniquely identified by the applicationLaunchId.
RegistryState (String, String)
Initializes a new instance of the RegistryState class, using the key name, the names of its values.
RegistryState (String, String, Boolean)
Initializes a new instance of the RegistryState class, using the key name, the names of its values, and a value indicating whether to use the application’s form thread to process the events.

See Also

Reference

RegistryState Class
RegistryState Members
Microsoft.WindowsMobile.Status Namespace