RichEdit::GetTextRangeLength
long GetTextRangeLength ( const CharRange & charRange, EOLType eolType = Default ) const;
Parameters
- charRange
Specifies the lower and upper bounds of the range. - eolType
Specifies the end-of-line-char type for the text range, for retrieving the length.