| BOOL CBCGPWorkspace::SaveState | ( | CBCGPFrameWnd * | pFrame, | 
| LPCTSTR | lpszSectionName = NULL | ||
| ) | 
Stores the framework's state into the Windows registry.
Override this member function to receive notification that the application state has been saved to the Windows registry.
| lpszSectionName | Specifies a relative path to the application data key. | 
| pFrame | A pointer to a frame window object. |