Function ProDtlnotelineTextAdd
Description
Add text to the note text line data.
Synopsis
#include <ProDtlnote.h>
ProDtlnotelineTextAdd
(
/* (In)
The note text line handle.
*/
/* (In)
The handle to the text.
*/
)
Returns
Success;
One or more arguments was invalid.
Not enough memory.
Sample Code References
User Guide References
¿Fue esto útil?