Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Notifies UFX that the device is detached.
Syntax
void UfxDeviceNotifyFinalExit(
UFXDEVICE UfxDevice
);
Parameters
UfxDevice
A handle to a UFX device object that the driver created by calling UfxDeviceCreate.
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1803 |
Header | ufxclient.h |
Library | ufxstub.lib |
IRQL | DISPATCH_LEVEL |