SECEdit::GetLineLength

int SECEdit::GetLineLength(int nLine)

Retrieves the length of the given line.

Defined in: SECEdit.cpp

Return Value

Returns the number of characters on the given line.

Parameters

nLine

The line index.

See Also

SECEdit GetLineVisibleLength