API Documentation
>
Drawings and detail
>
Object ProDtlsymdefattach
> Function ProDtlsymdefattachFree
Function ProDtlsymdefattachFree
Description
Release the memory that was allocated by
ProDtlsymdefattachAlloc.
Synopsis
#include <
ProDtlsymdef.h
>
ProError
ProDtlsymdefattachFree
(
ProDtlsymdefattach
attach
/* (In)
The symbol definition attachment.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully released memory.
PRO_TK_BAD_INPUTS
Bad input argument.
Sample Code References
pt_examples ( TestSymDefMenu.c )
pt_userguide ( UgDtlsymdefExamples.c )
User Guide References
Symbol Definition Attachments:ProDtlsymdefattachFree
Was this helpful?
This site works best with JavaScript enabled