User`s guide

ldv-close
Purpose
Terminates access to the network interface hardware.
Syntax
#include <ldv.h>
short ldv-close(short handle);
See Also
ldv-open0
Returns
LDV-OK (0)
Device closed successfully.
LDV-NOT-OPEN (3)
Invalid handle or device not open.
Parameters
handle
short
Device identifier returned by
ldv-open ( ) .
SLTA-10 Adapter User’s Guide
A-3