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