Next: , Up: Control Library Functions   [Index]


7.28.3.1 x1f4_fini_lxpoll

extern int x1f4_fini_lxpoll
    (void **lxpoll);

The x1f4_fini_lxpoll function frees the memory allocated for the control library object stored at the address recorded at lxpoll.

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