// ufxclient.h
VOID UfxDeviceNotifyFinalExit(
UFXDEVICE UfxDevice
);
View the official Windows Driver Kit DDI referenceNo description available.
Notifies UFX that the device is detached.
UfxDeviceA handle to a UFX device object that the driver created by calling UfxDeviceCreate.