Share via


CDockablePaneAdapter::LoadState

Loads the state of the pane from the registry.

virtual BOOL LoadState(
   LPCTSTR lpszProfileName = NULL,
   int nIndex = -1,
   UINT uiID = (UINT) -1
);

Parameters

  • [in] lpszProfileName
    The profile name.

  • [in] nIndex
    The profile index.

  • [in] uiID
    The pane ID.

Requirements

Header: afxdockablepaneadapter.h

See Also

Reference

CDockablePaneAdapter Class

Hierarchy Chart