Function ProIntfDataFree
Description
Frees the memory used by the interface data.
Synopsis
#include <ProIntfData.h>
ProIntfDataFree
(
ProIntfData* p_intfdata
/* (In)
The interface data
*/
)
Returns
The function successfully freed the memory.
The input argument is invalid.
Sample Code References
User Guide References
¿Fue esto útil?