ISECEditLangConfig::IsKWCharacter

BOOL ISECEditLangConfig::IsKWCharacter(unsigned int nChar, SECEditKWChars kwchars)

Queries whether a character is a token keyword character.

Defined in: ISECEditLangConfig.h

Parameters

nChar

kwchars

The type of keyword characters. See SECEditKWChars

See Also

ISECEditLangConfig SECEditKWChars SetKWCharacters