Help Center›AfxNova
CPrint.PrintRtfmethod
Not documented upstream. This symbol was found in the AfxNova source but appears in no documentation topic. The signature below is read directly from the code; any description comes from the source comments.
Syntax
PRIVATE FUNCTION CPrint.PrintRtf (BYVAL hRichEdit AS HWND, BYREF wszDocName AS WSTRING) AS BOOLEAN
Parameters
| Name | Description | |
|---|---|---|
hRichEdit | = Handle of the rich edit control. | |
wszDocName | = Document name |
Return value
Returns TRUE if the bitmap has been printed successfully, or FALSE otherwise.
Reference
- Include file
CPrint.inc - Defined in AfxNova/CPrint.inc:1098