Description | |||||||||||
This function frees the memory that was allocated by ProVolumeInterferenceCompute(). Call this API to remove the interference highlighted by the function ProVolumeInterferenceDisplay(). This function also refreshes the screen. This API is supported in DLL mode only. | |||||||||||
Synopsis | |||||||||||
#include <ProVolumeIntf.h> | |||||||||||
ProError | ProVolumeInterferenceInfoArrayFree | ( | |||||||||
ProVolumeInterferenceInfo* p_intf_infos | |||||||||||
/* (In) | |||||||||||
pointer to the interference data array that is no longer needed and should be freed. | |||||||||||
*/ | |||||||||||
) | |||||||||||
Returns | |||||||||||
|