SECEditLangConfig::IsKWCharacter

BOOLSECEditLangConfig::IsKWCharacter(unsigned intnChar, SECEditKWCharskwchars)

Queries whether a character is a token keyword character.

Defined in: SECEditLangConfig.cpp

Parameters

nChar

The character to look for.

kwchars

The type of keyword characters. See  SECEditKWChars

Comments

This is an implementation of the  ISECEditLangConfig interface.

See Also

SECEditLangConfig  SECEditKWChars  ISECEditLangConfig::SetKWCharacters