Condividi tramite


struttura USB_NODE_CONNECTION_SUPERSPEEDPLUS_INFORMATION (usbioctl.h)

Sintassi

typedef struct _USB_NODE_CONNECTION_SUPERSPEEDPLUS_INFORMATION {
  ULONG                                      ConnectionIndex;
  ULONG                                      Length;
  USB_DEVICE_CAPABILITY_SUPERSPEEDPLUS_SPEED RxSuperSpeedPlus;
  ULONG                                      RxLaneCount;
  USB_DEVICE_CAPABILITY_SUPERSPEEDPLUS_SPEED TxSuperSpeedPlus;
  ULONG                                      TxLaneCount;
} USB_NODE_CONNECTION_SUPERSPEEDPLUS_INFORMATION, *PUSB_NODE_CONNECTION_SUPERSPEEDPLUS_INFORMATION;

Membri

ConnectionIndex

Numero di porta basato su uno.

Length

Lunghezza di questa struttura.

RxSuperSpeedPlus

Velocità operativa corrente per la ricezione di corsie.

RxLaneCount

Numero in base zero delle corsie riceventi. Per il conteggio effettivo delle corsie, aggiungerne uno.

TxSuperSpeedPlus

Velocità operativa corrente per la trasmissione delle corsie.

TxLaneCount

Numero in base zero delle corsie di trasmissione. Per il conteggio effettivo delle corsie, aggiungerne uno.

Fabbisogno

Requisito Valore
intestazione usbioctl.h