Category Cabling, Object ProCable

Function ProCableparamproarrayFree


Description
Free any allocated memory in array of ProCableparam. Also frees ProCableparammember* inside each ProCableparam.
Synopsis
#include <ProCabling.h>
ProErrorProCableparamproarrayFree(
ProCableparam** cable_params
/* (In)
The address of the array of ProCableparam type.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSThe input argument was invalid.

Manual References:

  1. Production Applications: Cabling: Cable Parameters
  2. Production Applications: Cabling: Cable Parameters