Skip to content

Latest commit

 

History

History
68 lines (52 loc) · 2 KB

nf-udecxusbendpoint-udecxusbendpointpurgecomplete.md

File metadata and controls

68 lines (52 loc) · 2 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NF:udecxusbendpoint.UdecxUsbEndpointPurgeComplete
UdecxUsbEndpointPurgeComplete function (udecxusbendpoint.h)
Completes an asynchronous request for canceling all I/O requests queued to the specified endpoint.
buses\udecxusbendpointpurgecomplete.htm
usbref
05/07/2018
UdecxUsbEndpointPurgeComplete function
UdecxUsbEndpointPurgeComplete, UdecxUsbEndpointPurgeComplete function [Buses], buses.udecxusbendpointpurgecomplete, udecxusbendpoint/UdecxUsbEndpointPurgeComplete
udecxusbendpoint.h
Udecx.h
Windows
Windows 10
Windows Server 2016
1.15
Udecxstub.lib
PASSIVE_LEVEL
Windows
UdecxUsbEndpointPurgeComplete
udecxusbendpoint/UdecxUsbEndpointPurgeComplete
APIRef
kbSyntax
LibDef
Udecxstub.lib
Udecxstub.dll
UdecxUsbEndpointPurgeComplete

UdecxUsbEndpointPurgeComplete function

-description

Completes an asynchronous request for canceling all I/O requests queued to the specified endpoint.

-parameters

-param UdecxUsbEndpoint [in]

A handle to a UDE endpoint object. The client driver retrieved this pointer in the previous call to UdecxUsbEndpointCreate.

-see-also

Architecture: USB Device Emulation (UDE)

EVT_UDECX_USB_ENDPOINT_PURGE

Write a UDE client driver