1lxi_disconnect(3)          Library Functions Manual          lxi_disconnect(3)
2
3
4

NAME

6       lxi_disconnect - disconnect a LXI connection
7
8

SYNOPSIS

10       #include <lxi.h>
11
12       int lxi_disconnect(int device);
13
14

DESCRIPTION

16       The  lxi_disconnect()  function  disconnects an existing LXI connection
17       handle pointed to by device
18
19

RETURN VALUE

21       Upon successful  completion  lxi_disconnect()  returns  LXI_OK  ,  else
22       LXI_ERROR is returned if an error occurred.
23
24

SEE ALSO

26       lxi_send(3), lxi_receive(3), lxi_disconnect(3),
27
28
29
30                                 October 2017                lxi_disconnect(3)
Impressum