DXGKVGPU_ESCAPE_WRITE_PCI_CONFIG - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3dukmdt.h

typedef struct _DXGKVGPU_ESCAPE_WRITE_PCI_CONFIG {
  DXGKVGPU_ESCAPE_HEAD Header;
  UINT                 Offset;
  UINT                 Size;
} DXGKVGPU_ESCAPE_WRITE_PCI_CONFIG;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3dukmdt-_dxgkvgpu_escape_write_pci_config)

_DXGKVGPU_ESCAPE_WRITE_PCI_CONFIG structure

Description

Used to write to the PCI config space.

Members

Offset

Offset, in bytes, in the PCI config space.

Size

Size, in bytes, to write