Partager via


énumération ENDPOINT_RESET_FLAGS (ucxendpoint.h)

Définit des paramètres pour une demande de réinitialisation d’un point de terminaison.

Syntaxe

typedef enum _ENDPOINT_RESET_FLAGS {
  FlagEndpointResetPreserveTransferState
} ENDPOINT_RESET_FLAGS;

Constantes

 
FlagEndpointResetPreserveTransferState
L’état de transfert doit être conservé une fois l’opération de réinitialisation du point de terminaison terminée.

Exigences

Exigence Valeur
d’en-tête ucxendpoint.h (include Ucxclass.h, Ucxendpoint.h)

Voir aussi

ENDPOINT_RESET

EVT_UCX_ENDPOINT_RESET