CUserToolsManager::LoadState
從 Windows 登錄載入有關使用者工具的相關資訊。
BOOL LoadState(
LPCTSTR lpszProfileName=NULL
);
參數
- [in] lpszProfileName
Windows 登錄機碼的路徑。
傳回值
如果不是零,則這個狀態載入成功,則為 0。
備註
這個方法會從 Windows 登錄 CUserToolsManager 類別 載入物件的狀態。
通常,您不會直接呼叫這個方法。為工作區初始化過程中,CWinAppEx::LoadState 呼叫它。
需求
標題: afxusertoolsmanager.h