Next: , Previous: , Up: Process Library Functions   [Index]


7.18.3.5 x1f4_fini_lxport

extern int x1f4_fini_lxport(void **lxport);

The x1f4_fini_lxport function frees the memory allocated for the process library object stored at the address recorded at lxport.

The function returns 0 for success, one of the defined error codes for failure.