API Documentation
>
Cabling
>
Object ProCable
> Function ProCableparamproarrayFree
Function ProCableparamproarrayFree
Description
Free any allocated memory in array of
ProCableparam.
Also frees
ProCableparammember
* inside each
ProCableparam.
Synopsis
#include <
ProCabling.h
>
ProError
ProCableparamproarrayFree
(
ProCableparam
** cable_params
/* (In)
The address of the array of
ProCableparam
type.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
The input argument was invalid.
User Guide References
Cable Parameters:ProCableparamproarrayFree
Was this helpful?
This site works best with JavaScript enabled