Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
UdecxUsbEndpointInitFree function (udecxusbendpoint.h)
Release the resources that were allocated by the UdecxUsbSimpleEndpointInitAllocate call.
Syntax
VOID UdecxUsbEndpointInitFree(
[in] PUDECXUSBENDPOINT_INIT Init
);
Parameters
[in] Init
A pointer to an UDECXUSBENDPOINT_INIT structure that the client driver retrieved in the previous call to UdecxUsbSimpleEndpointInitAllocate.
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 |
| Minimum supported server | Windows Server 2016 |
| Target Platform | Windows |
| Minimum KMDF version | 1.15 |
| Header | udecxusbendpoint.h (include Udecx.h) |
| Library | Udecxstub.lib |
| IRQL | PASSIVE_LEVEL |
See also
Feedback
Was this page helpful?
