语法
typedef union _PCI_FPB_RID_VECTOR_CONTROL2_REGISTER {
struct {
ULONG Rsvd0 : 3;
ULONG RidSecondaryStart : 13;
ULONG Rsvd1 : 16;
} DUMMYSTRUCTNAME;
ULONG AsULONG;
} PCI_FPB_RID_VECTOR_CONTROL2_REGISTER, *PPCI_FPB_RID_VECTOR_CONTROL2_REGISTER;
成员
DUMMYSTRUCTNAME
DUMMYSTRUCTNAME.Rsvd0
DUMMYSTRUCTNAME.RidSecondaryStart
DUMMYSTRUCTNAME.Rsvd1
AsULONG
要求
| 要求 | 价值 |
|---|---|
| 最低支持的客户端 | Windows 10 版本 1809 |
| 标头 | ntddk.h |