SECEdit::GetLineBreakChar
CStringSECEdit::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