BCGControlBar Pro for MFC

Detailed Description

The CBCGPRegistry class provides access to Windows registry by wrapping Windows API functions.

Inherits CObject.

Public Member Functions

 CBCGPRegistryConstructor
 
 CloseCloses the underlined registry key. Called from the destructor.
 
 CreateKeyCreates or opens the specified key
 
 DeleteKeyDeletes the specified key and explicitly deletes all sub keys
 
 DeleteValueDeletes a value field of the key identified by m_hKey
 
 OpenOpens the specified key
 
 ReadRetrieves the data for a specified value field
 
 ReadRetrieves the data for a specified value field
 
 ReadRetrieves the data for a specified value field
 
 ReadRetrieves the data for a specified value field
 
 ReadRetrieves the data for a specified value field
 
 ReadRetrieves the data for a specified value field
 
 ReadRetrieves the data for a specified value field
 
 ReadRetrieves the data for a specified value field
 
 ReadRetrieves the data for a specified value field
 
 ReadRetrieves the data for a specified value field
 
 ReadRetrieves the data for a specified value field
 
 ReadRetrieves the data for a specified value field
 
 ReadRetrieves the data for a specified value field
 
 ReadRetrieves the data for a specified value field
 
 ReadRetrieves the data for a specified value field
 
 ReadKeyValuesReads a list of value names of the currently opened registry key.
 
 ReadSubKeysReads a list of key names that are belong to the currently opened key.
 
 ResetResets m_hKey member to initial value.
 
 VerifyKeyDetermines if a key does exist.
 
 VerifyValueDetermines if a value does exist.
 
 WriteSets the data and type of a specified value under a registry key.
 
 WriteSets the data and type of a specified value under a registry key.
 
 WriteSets the data and type of a specified value under a registry key.
 
 WriteSets the data and type of a specified value under a registry key.
 
 WriteSets the data and type of a specified value under a registry key.
 
 WriteSets the data and type of a specified value under a registry key.
 
 WriteSets the data and type of a specified value under a registry key.
 
 WriteSets the data and type of a specified value under a registry key.
 
 WriteSets the data and type of a specified value under a registry key.
 
 WriteSets the data and type of a specified value under a registry key.
 
 WriteSets the data and type of a specified value under a registry key.
 
 WriteSets the data and type of a specified value under a registry key.
 
 WriteSets the data and type of a specified value under a registry key.
 
 WriteSets the data and type of a specified value under a registry key.
 
 WriteSets the data and type of a specified value under a registry key.
 

Static Public Attributes

 m_bAutoCloseKeySpecifies whether a previous registry key should be automatically closed