API Documentation > Miscellaneous > Object ProInterference > Function ProInterferenceInfoProarrayFree
Function ProInterferenceInfoProarrayFree
Description
Free the interference information obtained using ProFitGlobalinterferenceCompute().
Synopsis
#include <ProFit.h>
ProInterferenceInfoProarrayFree
(
ProInterferenceInfo* interf_info
/* (In)
The ProArray of interference information.
*/
)
Returns
The function successfully freed the memory.
Input arguments are invalid.
Sample Code References
User Guide References
Was this helpful?