Documentation de l'API > Miscellaneous > Object ProInterference > Function ProInterferenceDataFree
Function ProInterferenceDataFree
Description
Free the interference data obtained using ProFitInterferenceCompute()
Synopsis
#include <ProFit.h>
ProInterferenceDataFree
(
/* (In)
The interference data.
*/
)
Returns
The function successfully freed the memory.
Input arguments are invalid.
Sample Code References
User Guide References
Est-ce que cela a été utile ?