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.
Loads the docking manager's state from the registry.
virtual BOOL LoadState(
LPCTSTR lpszProfileName = NULL,
UINT uiID = (UINT) -1
);
Parameters
[in] lpszProfileName
Profile name.[in] uiID
The id of the docking manager.
Return Value
TRUE if the docking manager state was loaded successfully; otherwise FALSE.
Requirements
Header: afxdockingmanager.h