SECEdit::IsKeyword
intSECEdit::IsKeyword(LPCTSTRlpszKeyword, intnLength, unsigned short&nColorInfo)
Compares given string to the list of keywords.
Defined in: SECEdit.cpp
Return Value
Returns non-zero if the string matches a keyword; otherwise, returns 0.
Parameters
lpszKeyword
Points to the start of the word
nLength
Length of the string text to be checked.
nColorInfo
Output parameter. References the color info used to color the keyword.
See Also
SECEdit EndKeywordIsMLKeywordIsSLKeyword