API Documentation > Cabling > Object ProCablelocationref > Function ProCablelocationrefFree
Function ProCablelocationrefFree
Description
Releases memory that allocated by ProCablelocationrefAlloc
Synopsis
#include <ProCabling.h>
ProCablelocationrefFree
(
/* (In)
The location reference.
*/
)
Returns
The function successfully allocated memory.
One or more of the arguments was invalid.
Not enough memory.
User Guide References
Was this helpful?