SECEditLangConfig::SetLangId

void SECEditLangConfig::SetLangId(LPCTSTR lpszLangId)

Sets the identifier of this language configuraion.

Defined in: SECEditLangConfig.h

Parameters

lpszLangId

Points to the new name for this language configuration.

Comments

Language configurations are identifed by strings. For example, "C++", "J++", etc.

This is an implementation of the ISECEditLangConfig interface.

See Also

SECEditLangConfig GetLangId