SECEditLineColPair::SetEndLineCol

void SECEditLineColPair::SetEndLineCol(int nEndLine, int nEndCol)

Sets the ending line/col of this line/col pair.

Defined in: SECEditLineCol.cpp

Return Value

void

Parameters

nEndLine

The ending line index.

nEndCol

The ending line index.

See Also

SECEditLineColPair SetStartLineCol