CDockablePaneAdapter::SaveState

保存窗格的状态设置为注册表。

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

参数

  • [in] lpszProfileName
    配置文件名称。

  • [in] nIndex
    配置文件索引 (到窗口的控件的默认值)。

  • [in] uiID
    窗格 ID.

要求

标头: afxdockablepaneadapter.h

请参见

参考

CDockablePaneAdapter选件类

层次结构图