Function ProIntfDataSourceClean
Description
Frees allocated memory from a ProIntfDataSource structure.
Synopsis
#include <ProIntfData.h>
ProIntfDataSourceClean
(
ProIntfDataSource* p_pro_intf_data_source
/* (In)
The pointer to the ProIntfDataSource to be cleaned.
*/
)
Returns
The function successfully cleaned the ProIntfDataSource.
One or more of the input arguments are invalid.
See Also
¿Fue esto útil?