API 설명서 > Drawings and detail > Object ProDtlnotetext > Function ProDtlnotetextFree
Function ProDtlnotetextFree
Description
Free memory that is allocated by ProDtlnotetextAlloc.
Synopsis
#include <ProDtlnote.h>
ProDtlnotetextFree
(
/* (In)
The note data handle.
*/
)
Returns
success;
the argument is invalid.
Sample Code References
User Guide References
도움이 되셨나요?