API Documentation
>
Cabling
>
Object ProCablelocationref
> Function ProCablelocationrefFree
Function ProCablelocationrefFree
Description
Releases memory that allocated by
ProCablelocationrefAlloc
Synopsis
#include <
ProCabling.h
>
ProError
ProCablelocationrefFree
(
ProCablelocationref
ref
/* (In)
The location reference.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully allocated memory.
PRO_TK_BAD_INPUTS
One or more of the arguments was invalid.
PRO_TK_OUT_OF_MEMORY
Not enough memory.
User Guide References
Cable Routing:ProCablelocationrefFree
Was this helpful?
This site works best with JavaScript enabled