SECEditLangConfig::ReadLanguage

BOOL SECEditLangConfig::ReadLanguage(LPCTSTR lpszLanguage)

Reads the settings for a language configuration.

Defined in: SECEditLangConfig.cpp

Return Value

Returns non-zero if the setting information was successfully read; otherwise 0.

Parameters

lpszLanguage

Points to the the language identifier string for the configuration to read.

See Also

SECEditLangConfig WriteLanguage