ISECEditLangConfig::SetLangId

void ISECEditLangConfig::SetLangId(LPCTSTR lpszLangId)

Sets the identifier of this language configuraion.

Defined in: ISECEditLangConfig.h

Parameters

lpszLangId

Points to the new name for this language configuration.

Comments

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

See Also

ISECEditLangConfig GetLangId