Registry: CurrentConfig (get)

CurrentConfig

Returns a RegistryKey object that is then used to access registry keys and values for the current configuration of hardware. This is not user specific data. The root section of the Registry accessed is HKEY_CURRENT_CONFIG.



 Public Property Get CurrentConfig ( ) As RegistryKey

Return Values

RegistryKey - 

Read Only.

See Also

Project CorLib Overview

Class Registry Overview