Click or drag to resize

ASCOMProfile Methods

The ASCOMProfile type exposes the following members.

Methods
 NameDescription
Public methodAddSubkey Add a new subkey
Public methodClear Clears all contents
Public methodGetValue(String) Retrieve a registry value from the driver top level subkey
Public methodGetValue(String, String) Retrieve a registry value
Public methodRemoveSubKey Removes a complete subkey
Public methodRemoveValue(String) Remove a value from the driver top level subkey
Public methodRemoveValue(String, String) Remove a value
Public methodSetValue(String, String) Set a value in the driver top level subkey
Public methodSetValue(String, String, String) Set a value
Top
See Also