ENDPOINT_RESET_FLAGS枚举 (ucxendpoint.h)
定义用于重置终结点的请求的参数。
语法
typedef enum _ENDPOINT_RESET_FLAGS {
FlagEndpointResetPreserveTransferState
} ENDPOINT_RESET_FLAGS;
常数
FlagEndpointResetPreserveTransferState 完成终结点重置作后,必须保留传输状态。 |
要求
要求 | 价值 |
---|---|
标头 | ucxendpoint.h (包括 Ucxclass.h、Ucxendpoint.h) |