Condividi tramite


Funzione UdecxUsbEndpointInitFree (udecxusbendpoint.h)

Rilasciare le risorse allocate dal UdecxUsbSimpleEndpointInitAllocate chiamata.

Sintassi

void UdecxUsbEndpointInitFree(
  [in] PUDECXUSBENDPOINT_INIT Init
);

Parametri

[in] Init

Puntatore a una struttura UDECXUSBENDPOINT_INIT recuperata dal driver client nella chiamata precedente a UdecxUsbSimpleEndpointInitAllocate.

Valore restituito

Nessuno

Fabbisogno

Requisito Valore
client minimo supportato Windows 10
server minimo supportato Windows Server 2016
piattaforma di destinazione Finestre
versione minima di KMDF 1.15
intestazione udecxusbendpoint.h (include Udecx.h)
libreria Udecxstub.lib
IRQL PASSIVE_LEVEL

Vedere anche

architettura : UDE (USB Device Emulation)

UdecxUsbEndpointCreare

Scrivere un driver client UDE