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