ISECEditLangConfig::SetKWCharacters
voidISECEditLangConfig::SetKWCharacters(LPCTSTRlpszChars, SECEditKWCharskwchars, BOOLbReplaceAll= 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