Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

UfxDeviceNotifyFinalExit function (ufxclient.h)

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

Feedback

Was this page helpful?

Additional resources