DlnCloseHandle()

  DLN_RESULT DlnCloseHandle(
     HDLN handle
  );

The DlnCloseHandle() function closes the handle to an opened DLN-series adapter (stream).

Parameters:

handle
A handle to the DLN-series adapter.

This function is defined in the dln_generic.h file.