Documentación de la API
>
Drawings and detail
>
Object ProDtlnoteline
> Function ProDtlnotelineAlloc
Function ProDtlnotelineAlloc
Description
Allocate memory for the note text line data. User must free memory by
ProDtlnotelineFree
()
Synopsis
#include <
ProDtlnote.h
>
ProError
ProDtlnotelineAlloc
(
ProDtlnoteline
* line
/* (Out)
The note text line handle.
*/
)
Returns
PRO_TK_NO_ERROR
Success;
PRO_TK_OUT_OF_MEMORY
The function can't allocate memory.
Sample Code References
pt_examples ( TestDtlnote.c )
pt_userguide ( UgDtlnoteExamples.c )
pt_userguide ( UgDtlsymdefExamples.c )
pt_userguide ( UgNoteCreate.c )
User Guide References
Detail Note Line Data:ProDtlnotelineAlloc
Parent topic
Object ProDtlnoteline
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado