API Documentation > Drawings and detail > Object ProDtlnoteline > Function ProDtlnotelineTextAdd
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
Was this helpful?