SECEditLangConfig::ReadLanguage
BOOLSECEditLangConfig::ReadLanguage(LPCTSTRlpszLanguage)
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