SECEditLangConfig::WriteLanguage
BOOLSECEditLangConfig::WriteLanguage(LPCTSTRlpszLanguage)
Persists a language configuration.
Defined in: SECEditLangConfig.cpp
Return Value
Returns non-zero if the setting information was written successfuly; otherwise 0.
Parameters
lpszLanguage
Points to the language identifier string for the configuration to write.
See Also