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) |