Category Cabling, Object ProCable

Function ProCableparammemberFree


Description
Free any allocated memory in a ProCableparam. Frees array of ProCableparammember* inside ProCableparam.
Synopsis
#include <ProCabling.h>
ProErrorProCableparammemberFree(
ProCableparam* cable_param
/* (In)
Pointer 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