Delen via


CCommandManager::LoadState

Loads all user command values from the registry.

BOOL LoadState(
    LPCTSTR lpszProfileName
);

Parameters

  • [in] lpszProfileName
    The name that is used in the registry to store application settings.

Return Value

TRUE if the method was successful; otherwise FALSE.

Requirements

Header: afxcommandmanager.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CCommandManager Class