API-Dokumentation > Drawings and detail > Object ProDtlnotedata > Function ProDtlnotedataLinesCollect
Function ProDtlnotedataLinesCollect
Description
Collect text lines in the specified note.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlnote.h>
ProDtlnotedataLinesCollect
(
/* (In)
The note data.
*/
/* (Out)
The ProArray of text lines. The function allocates memory for the array. User must release memory by ProArrayFree.
*/
)
Returns
The function successfully collected the text lines.
One or more arguments was invalid.
Not enough memory.
No text lines were found.
Sample Code References
User Guide References
War dies hilfreich?