Condividi tramite


PCI_EXPRESS_LINK_STATUS_2_REGISTER unione (miniport.h)

Questo argomento descrive l'unione PCI_EXPRESS_LINK_STATUS_2_REGISTER .

Sintassi

typedef union _PCI_EXPRESS_LINK_STATUS_2_REGISTER {
  struct {
    USHORT Rsvd0_15 : 16;
  } DUMMYSTRUCTNAME;
  USHORT AsUSHORT;
} PCI_EXPRESS_LINK_STATUS_2_REGISTER, *PPCI_EXPRESS_LINK_STATUS_2_REGISTER;

Members

DUMMYSTRUCTNAME

Definisce la struttura DUMMYSTRUCTNAME .

DUMMYSTRUCTNAME.Rsvd0_15

Definisce il membro USHORTRsvd0_15.

AsUSHORT

Definisce il membro USHORT AsUSHORT.

Requisiti

Requisito Valore
Client minimo supportato Windows 11, versione 22H2
Intestazione miniport.h (include Miniport.h)