BOOL CBCGPUserToolsManager::LoadState | ( | LPCTSTR | lpszProfileName = NULL | ) |
Loads the user tool's information from the Windows registry.
This function loads a CBCGPUserToolsManager object's state from the Windows registry.
Usually, you don't need to call this function directly, it is called as a part of workspace initialization process (see CBCGPWorkspace::LoadState).
lpszProfileName | A path to the Windows registry key. |