Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Saves all user command values to the registry.
BOOL SaveState(
LPCTSTR lpszProfileName
);
Parameters
- [in] lpszProfileName
The name of the location in the registry to store application settings.
Return Value
TRUE if the method was successful; otherwise FALSE.
Requirements
Header: afxcommandmanager.h