Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PCI_EXPRESS_RCB enumeration (ntddk.h)

This topic describes the PCI_EXPRESS_RCB enumeration.

Syntax

typedef enum {
 RCB64Bytes,
 RCB128Bytes
} PCI_EXPRESS_RCB;

Constants

 
RCB64Bytes
Defines the RCB64Bytes constant.
RCB128Bytes
Defines the RCB128Bytes constant.

Requirements

Requirement Value
Header ntddk.h (include Ntddk.h)

Feedback

Was this page helpful?

Additional resources