LlRTFSetText

Syntax:

INT LlRTFSetText(HLLJOB hJob, HLLRTFOBJ hRTF, LPCTSTR lpszText);

Task:

Sets the text in the RTF control. The format of the text (plain or RTF) is auto-detected.

Parameter:

hJob: List & Label job handle

hRTF: RTF object handle

lpszText: New contents

Return Value:

Error code

See also:

LlRTFCreateObject