SECEditLangConfig::SetKWCharacters

voidSECEditLangConfig::SetKWCharacters(LPCTSTRlpszChars, SECEditKWCharskwchars, BOOLbReplaceAll= FALSE)

Sets token based keyword characters.

Defined in: SECEditLangConfig.cpp

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

SECEditLangConfig  SECEditKWChars  IsKWCharacter