ISECEditLangConfig::SetKWCharacters

void ISECEditLangConfig::SetKWCharacters(LPCTSTR lpszChars, SECEditKWChars kwchars, BOOL bReplaceAll = FALSE)

Sets token based keyword characters.

Defined in: ISECEditLangConfig.h

Parameters

lpszChars

Points to a string containing the keyword characters.

kwchars

The type of keyword characters. See SECEditKWChars

bReplaceAll

If true, replaces the existing keyword characters; otherwise, adds to the existing keyword characters.

See Also

ISECEditLangConfig SECEditKWChars IsKWCharacter