Jungo WinDriver  
Official Documentation

◆ WDC_IsaDeviceClose()

DWORD DLLCALLCONV WDC_IsaDeviceClose ( _In_ WDC_DEVICE_HANDLE  hDev)

Uninitializes a WDC ISA device structure and frees the memory allocated for it.

Parameters
[in]hDevHandle to a WDC ISA device structure, returned by WDC_IsaDeviceOpen()
Returns
Returns WD_STATUS_SUCCESS (0) on success, or an appropriate error code otherwise