Share via


CDockablePaneAdapter::SaveState

Saves the state of the pane to the registry.

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

Parameters

  • [in] lpszProfileName
    The profile name.

  • [in] nIndex
    The profile index (defaults to the control ID of the window).

  • [in] uiID
    The pane ID.

Requirements

Header: afxdockablepaneadapter.h

See Also

Reference

CDockablePaneAdapter Class

Hierarchy Chart