API Documentation
>
Miscellaneous
>
Object ProInterference
> Function ProInterferenceInfoProarrayFree
Function ProInterferenceInfoProarrayFree
Description
Free the interference information obtained using
ProFitGlobalinterferenceCompute
().
Synopsis
#include <
ProFit.h
>
ProError
ProInterferenceInfoProarrayFree
(
ProInterferenceInfo
* interf_info
/* (In)
The
ProArray
of interference information.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully freed the memory.
PRO_TK_BAD_INPUTS
Input arguments are invalid.
Sample Code References
pt_userguide ( UgGeomInterferCheck.c )
User Guide References
Interference:ProInterferenceInfoProarrayFree
Was this helpful?
This site works best with JavaScript enabled