// d3dkmddi.h
typedef struct _DXGK_QUERYPHYSICALADAPTERCAPSIN {
UINT PhysicalAdapterIndex;
} DXGK_QUERYPHYSICALADAPTERCAPSIN;
View the official Windows Driver Kit DDI referenceNo description available.
The DXGK_QUERYPHYSICALADAPTERCAPSIN structure is used to query the display driver for the capabilities of the physical display adapter.
PhysicalAdapterIndexIndex of a physical adapter in a link.