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