Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

ENDPOINT_RESET_FLAGS enumeration (ucxendpoint.h)

Defines parameters for a request to reset an endpoint.

Syntax

typedef enum _ENDPOINT_RESET_FLAGS {
 FlagEndpointResetPreserveTransferState
} ENDPOINT_RESET_FLAGS;

Constants

 
FlagEndpointResetPreserveTransferState
The transfer state must be preserved after the endpoint reset operation is complete.

Requirements

Requirement Value
Header ucxendpoint.h (include Ucxclass.h, Ucxendpoint.h)

See also

ENDPOINT_RESET

EVT_UCX_ENDPOINT_RESET


Feedback

Was this page helpful?

Additional resources