Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
This topic describes the PCI_EXPRESS_MAX_PAYLOAD_SIZE enumeration.
Syntax
typedef enum {
MaxPayload128Bytes,
MaxPayload256Bytes,
MaxPayload512Bytes,
MaxPayload1024Bytes,
MaxPayload2048Bytes,
MaxPayload4096Bytes
} PCI_EXPRESS_MAX_PAYLOAD_SIZE;
Constants
MaxPayload128BytesDefines the MaxPayload128Bytes constant. |
MaxPayload256BytesDefines the MaxPayload256Bytes constant. |
MaxPayload512BytesDefines the MaxPayload512Bytes constant. |
MaxPayload1024BytesDefines the MaxPayload1024Bytes constant. |
MaxPayload2048BytesDefines the MaxPayload2048Bytes constant. |
MaxPayload4096BytesDefines the MaxPayload4096Bytes constant. |
Requirements
| Requirement | Value |
|---|---|
| Header | ntddk.h (include Ntddk.h) |