// d3dkmddi.h
typedef struct _DXGK_QUERYDISPLAYIDIN {
D3DDDI_VIDEO_PRESENT_TARGET_ID TargetId;
} DXGK_QUERYDISPLAYIDIN;
View the official Windows Driver Kit DDI referenceNo description available.
Used to query a display ID.
TargetIdThe ID being queried.