【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
2.2.6.27.32 RichEdit::WriteLine
Contents
Description
Writes one line at the end of the text
Syntax
int WriteLine( LPCSTR lpcstr = NULL )
Parameters
- lpcstr
- string to write, if null writes an empty like
Return
returns the line number of the Line Written
Examples
Remark
See Also
Header to Include
Control.h