Documentación de la API
>
Graphics and model display
>
Object ProText
> Function ProTextStyleAlloc
Function ProTextStyleAlloc
Description
Allocates the opaque handle for a
ProTextStyle
data structure.
Synopsis
#include <
ProNote.h
>
ProError
ProTextStyleAlloc
(
ProTextStyle
* r_text_style
/* (Out)
The pointer to the handle for the
ProTextStyle
structure. Free this using
ProTextStyleFree
().
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully allocated the handle.
Sample Code References
pt_examples ( TestSetup.c )
pt_examples ( TestSetup.c )
pt_userguide ( UgDtlsymdefExamples.c )
pt_userguide ( UgNoteCreate.c )
pt_userguide ( UgNoteCreate.c )
User Guide References
Note Text Styles:ProTextStyleAlloc
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado