SECEditLangConfig::WriteLanguage

BOOL SECEditLangConfig::WriteLanguage(LPCTSTR lpszLanguage)

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

SECEditLangConfig ReadLanguage