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 )
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳