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