API Documentation > Drawings and detail > Object ProDtlsymdefattach > Function ProDtlsymdefattachFree
Function ProDtlsymdefattachFree
Description
Release the memory that was allocated by ProDtlsymdefattachAlloc.
Synopsis
#include <ProDtlsymdef.h>
ProDtlsymdefattachFree
(
/* (In)
The symbol definition attachment.
*/
)
Returns
The function successfully released memory.
Bad input argument.
Sample Code References
User Guide References
Was this helpful?