SECEdit::FindTokenKwEnd

SECEditLineCol SECEdit::FindTokenKwEnd(SECEditLineCol lcStart, SECEditKeywordInfo* pInfo)

Finds the end match of a token keyword

Defined in: SECEdit.cpp

Return Value

SECEditLineCol just after the last character of the token keyword

Parameters

lcStart

The line and column on which to start searching for the end

pInfo

The keyword information for the token being matched