PCI_EXPRESS_LINK_STATUS_2_REGISTER união (miniport.h)

Este tópico descreve a união PCI_EXPRESS_LINK_STATUS_2_REGISTER .

Sintaxe

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;

Membros

DUMMYSTRUCTNAME

Define a estrutura DUMMYSTRUCTNAME .

DUMMYSTRUCTNAME.Rsvd0_15

Define o Rsvd0_15 de membro ushort.

AsUSHORT

Define o membro do USHORTAsUSHORT.

Requisitos

Requisito Valor
Cliente mínimo com suporte Windows 11, versão 22H2
Cabeçalho miniport.h (inclua Miniport.h)