API 文件集 > Drawings and detail > Object ProDtlnotedata > Function ProDtlnotedataLineAdd
Function ProDtlnotedataLineAdd
Description
Adds a text line to note.
Synopsis
#include <ProDtlnote.h>
ProDtlnotedataLineAdd
(
/* (In)
The note data.
*/
/* (In)
The text line.
*/
)
Returns
The function successfully added the text line.
One or more arguments was invalid.
Not enough memory.
Sample Code References
User Guide References
這是否有幫助?