API 설명서 > Cabling > Object ProCable > Function ProCableparammemberFree
Function ProCableparammemberFree
Description
Free any allocated memory in a ProCableparam. Frees array of ProCableparammember* inside ProCableparam.
Synopsis
#include <ProCabling.h>
ProCableparammemberFree
(
ProCableparam* cable_param
/* (In)
Pointer of ProCableparam type.
*/
)
Returns
The function succeeded.
The input argument was invalid.
User Guide References
도움이 되셨나요?