ISECEditLangConfig::GetSpecialKeyword
SECEditKeywordInfo*ISECEditLangConfig::GetSpecialKeyword(LPCTSTRlpszStartChars, SECEditKeywordTypekeytype= secKT_All, intnLookAhead= 1)
Examines a string for token-based keywords.
Defined in: ISECEditLangConfig.h
Parameters
lpszStartChars
Points to a string buffer that will contain the token-based keyword, if found.
keytype
The type of keyword to look for. See SECEditKeywordType
nLookAhead
The number of characters to look ahead.
See Also
ISECEditLangConfig SECEditKeywordInfo SECEditKeywordType GetSpecialKeywords