API Documentation
>
Drawings and detail
>
Object ProDtlvartext
> Function ProDtlvartextFree
Function ProDtlvartextFree
Description
Release memory allocated by
ProDtlvartextAlloc.
Synopsis
#include <
ProDtlsyminst.h
>
ProError
ProDtlvartextFree
(
ProDtlvartext
vartext
/* (In)
The pointer to variable text structure.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully release memory.
PRO_TK_BAD_INPUTS
One or more arguments were invalid.
Sample Code References
pt_examples ( TestDtlsyminst.c )
User Guide References
Symbol Instance Variable Text:ProDtlvartextFree
Was this helpful?
This site works best with JavaScript enabled