Documentação da API > Drawings and detail > Object ProDtlnoteline > Function ProDtlnotelineTextsSet
Function ProDtlnotelineTextsSet
Description
Setup the text for the note text line data.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlnote.h>
ProDtlnotelineTextsSet
(
/* (In)
The note text line handle.
*/
/* (In)
A ProArray of of text handles.
*/
)
Returns
Success;
One or more arguments was invalid.
Not enough memory.
Sample Code References
User Guide References
Isto foi útil?