DTL_DRIVER_CLOSE

This function closes the driver specified by
driver_id
. After a client application closes a driver, that driver is no longer useable by the client application.
DTL_RETVAL LIBMEM DTL_DRIVER_CLOSE(
driver_id
)
long
driver_id
;
/* driver identifier
unsigned long
timeout
;
/* timeout value
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal