// d3dkmddi.h typedef struct _DXGK_QAITARGETIN { D3DDDI_VIDEO_PRESENT_TARGET_ID TargetId; } DXGK_QAITARGETIN;View the official Windows Driver Kit DDI reference
No description available.
Used to integrate a target.
TargetId
The ID of the target.
View the official Windows Driver Kit DDI reference