API 설명서 > Drawings and detail > Object ProDtlvartext > Function ProDtlvartextFree
Function ProDtlvartextFree
Description
Release memory allocated by ProDtlvartextAlloc.
Synopsis
#include <ProDtlsyminst.h>
ProDtlvartextFree
(
/* (In)
The pointer to variable text structure.
*/
)
Returns
The function successfully release memory.
One or more arguments were invalid.
Sample Code References
User Guide References
도움이 되셨나요?