SECEditMLCommentArray::CommentStartEnd
intSECEditMLCommentArray::CommentStartEnd(intnLine)
Searches the array for a comment contained on the given line.
Defined in: SECEditLineCol.cpp
Return Value
Returns the index of the array if the given line contains a comment; otherwise -1.
Parameters
nLine
The line number to search for.
See Also