API Documentation > Miscellaneous > Object ProDtlnoteldata > Function ProDtlnoteldataLinesSet
Function ProDtlnoteldataLinesSet
Description
Sets text lines to note.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlnote.h>
ProDtlnoteldataLinesSet
(
/* (In)
The note data.
*/
/* (In)
ProArray of the text lines.
*/
)
Returns
The function successfully set the text lines.
One or more arguments was invalid.
Not enough memory.
Sample Code References
User Guide References
Was this helpful?