SECEditLangConfig::SetKWCharacters

void SECEditLangConfig::SetKWCharacters(LPCTSTR lpszChars, SECEditKWChars kwchars, BOOL bReplaceAll = 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