LPCTSTR CBCGPWorkspace::SetRegistryBase | ( | LPCTSTR | lpszSectionName = NULL | ) |
Sets a path to the registry key that will serve as a root for all subsequent registry calls.
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.
lpszSectionName | Specifies the path to a registry key. |