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 | |||||
|