BCGControlBar Pro for MFC
virtual BOOL CBCGPAppBarWnd::SaveState ( LPCTSTR  lpszProfileName,
int  nIndex = 0 
)
virtual

Saves state of application bar.

Returns
Nonzero if state has been loaded successfully; otherwise 0.

Use this function to save state of application bar. You should call SaveState explicitly (meaning that the framework doesn't save the state automatically).

Parameters
lpszProfileNameProfile name.
nIndexProfile index.