Function ProDtlnotelineAlloc
Description
Allocate memory for the note text line data. User must free memory by ProDtlnotelineFree()
Synopsis
#include <ProDtlnote.h>
ProDtlnotelineAlloc
(
/* (Out)
The note text line handle.
*/
)
Returns
Success;
The function can't allocate memory.
Sample Code References
User Guide References
¿Fue esto útil?