BCGControlBar Pro for MFC
virtual BOOL CBCGPWorkspace::SaveState ( LPCTSTR  lpszSectionName = NULL,
CBCGPFrameImpl pFrameImpl = NULL 
)
virtual

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.

Parameters
lpszSectionNameSpecifies a relative path to the application data key.
pFrameImplA pointer to a frame implementation object.