Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
UcxEndpointPurgeComplete function (ucxendpoint.h)
Notifies UCX that a purge operation has been completed on the specified endpoint object.
Syntax
VOID UcxEndpointPurgeComplete(
[in] UCXENDPOINT Endpoint
);
Parameters
[in] Endpoint
A handle to the endpoint object. The client driver retrieved the handle in a previous call to UcxEndpointCreate.
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 |
| Target Platform | Windows |
| Minimum KMDF version | 1.0 |
| Minimum UMDF version | 2.0 |
| Header | ucxendpoint.h (include Ucxclass.h, Ucxendpoint.h) |
| IRQL | <=DISPATCH_LEVEL |
See also
Feedback
Was this page helpful?
