BCGControlBar Pro for MFC
LPCTSTR CBCGPWorkspace::SetRegistryBase ( LPCTSTR  lpszSectionName = NULL)

Sets a path to the registry key that will serve as a root for all subsequent registry calls.

Returns
The path to the registry key.

Call this function to specify the path to the registry key, that will serve as a root. The rest of member functions receive the relative path based on the path to this key.

Parameters
lpszSectionNameSpecifies the path to a registry key.