SECEdit::GetLineBreakChar

CString SECEdit::GetLineBreakChar(void)

Retrieves the linebreak character if one exists.

Defined in: SECEdit.cpp

Return Value

Returns the linebreak character as a CString if one exists; otherwise returns an empty string.

See Also

SECEdit