API 설명서 > Drawings and detail > Object ProDtlnotetext > Function ProDtlnotetextAlloc
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
도움이 되셨나요?