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
這是否有幫助?