SECEditBlockBuffer::GetLineLength

intSECEditBlockBuffer::GetLineLength(intnLine)

Get the length (in TCHARs) of the given line, including line end characters.

Defined in: SECEditBlockBuffer.cpp

Return Value

The length of the line including line end characters, or -1 to indicate failure.

Parameters

nLine

The line index for which to return the length.

See Also

SECEditBlockBuffer  ISECEditBuffer  GetLineVisibleLength