从该注册表填充窗格的状态。
virtual BOOL LoadState(
LPCTSTR lpszProfileName = NULL,
int nIndex = -1,
UINT uiID = (UINT) -1
);
参数
[in] lpszProfileName
配置文件名称。[in] nIndex
配置文件索引。[in] uiID
窗格 ID.
要求
标头: afxdockablepaneadapter.h
从该注册表填充窗格的状态。
virtual BOOL LoadState(
LPCTSTR lpszProfileName = NULL,
int nIndex = -1,
UINT uiID = (UINT) -1
);
[in] lpszProfileName
配置文件名称。
[in] nIndex
配置文件索引。
[in] uiID
窗格 ID.
标头: afxdockablepaneadapter.h