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:
pfcDetailTextLine::Texts
Synopsis
#include <
ProDtlnote.h
>
ProError
ProDtlnotelineTextsSet
(
ProDtlnoteline
line
/* (In)
The note text line handle.
*/
ProDtlnotetext
* texts
/* (In)
A
ProArray
of of text handles.
*/
)
Returns
PRO_TK_NO_ERROR
Success;
PRO_TK_BAD_INPUTS
One or more arguments was invalid.
PRO_TK_OUT_OF_MEMORY
Not enough memory.
Sample Code References
pt_examples ( TestDtlnote.c )
pt_examples ( TestDtlnote.c )
User Guide References
Detail Note Line Data:ProDtlnotelineTextsSet
Parent topic
Object ProDtlnoteline
Isto foi útil?
Este site funciona melhor com JavaScript habilitado