CloseHandle
CloseHandle sets the Controller to Reset-State, if no more Handles are opened on the driver.
It is strongly recommended, that the application performs a DeviceIoControl(..., IOCTL_DEINIT,...) before closing the drivers handle, to ensure, that no more requests are pending.