PCI_EXPRESS_RCB枚举 (ntddk.h)

本主题介绍 PCI_EXPRESS_RCB 枚举。

语法

typedef enum {
  RCB64Bytes,
  RCB128Bytes
} PCI_EXPRESS_RCB;

常量

 
RCB64Bytes
定义 RCB64Bytes 常量。
RCB128Bytes
定义 RCB128Bytes 常量。

要求

要求
Header ntddk.h (包括 Ntddk.h)