// udecxusbendpoint.h
VOID UdecxUsbEndpointInitFree(
[in] PUDECXUSBENDPOINT_INIT Init
);
View the official Windows Driver Kit DDI referenceNo description available.
Release the resources that were allocated by the UdecxUsbSimpleEndpointInitAllocate call.
Init [in]A pointer to an UDECXUSBENDPOINT_INIT structure that the client driver retrieved in the previous call to UdecxUsbSimpleEndpointInitAllocate.
Architecture: USB Device Emulation (UDE)