struktur ROOTHUB_30PORT_INFO_EX (ucxroothub.h)

Menyediakan informasi port USB 3.0 yang diperluas tentang kecepatan.

Sintaks

typedef struct _ROOTHUB_30PORT_INFO_EX {
  ROOTHUB_30PORT_INFO                         Info;
  USHORT                                      MaxSpeedsCount;
  USHORT                                      SpeedsCount;
  PUSB_DEVICE_CAPABILITY_SUPERSPEEDPLUS_SPEED Speeds;
} ROOTHUB_30PORT_INFO_EX, *PROOTHUB_30PORT_INFO_EX;

Anggota

Info

Struktur ROOTHUB_30PORT_INFO .

MaxSpeedsCount

Jumlah kecepatan maksimum.

SpeedsCount

Jumlah kecepatan bus yang didukung.

Speeds

Penunjuk ke struktur USB_DEVICE_CAPABILITY_SUPERSPEEDPLUS_SPEED yang menjelaskan atribut kecepatan sublink USB 3.1capability. Untuk deklarasi struktur, lihat Usbspec.h

Persyaratan

Persyaratan Nilai
Header ucxroothub.h (termasuk Ucxclass.h)