SECEditLangConfig::SetLanguage
voidSECEditLangConfig::SetLanguage(LPCTSTRlpszLanguage, SECEditLangConfig*pLangConfig)
Sets the language configuration for a given identifier.
Defined in: SECEditLangConfig.cpp
Return Value
void
Parameters
lpszLanguage
Points to the language identifier string.
pLangConfig
Points to the language configuration object to associate with the given language identifier.
See Also