Documentación de la API
>
Drawings and detail
>
Object ProDtlnotetext
> Function ProDtlnotetextAlloc
Function ProDtlnotetextAlloc
Description
Allocate memory for the note text data. User must free memory with
ProDtlnotetextFree
().
Synopsis
#include <
ProDtlnote.h
>
ProError
ProDtlnotetextAlloc
(
ProDtlnotetext
* text
/* (Out)
The note data 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 Text Data:ProDtlnotetextAlloc
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado