// d3dkmddi.h
typedef struct _DXGK_QUERYSEGMENTOUT2 {
UINT SegmentCount;
DXGK_SEGMENTDESCRIPTOR2 *pSegmentDescriptor;
} DXGK_QUERYSEGMENTOUT2;
View the official Windows Driver Kit DDI referenceNo description available.
DXGK_QUERYSEGMENTOUT2 is reserved for system use. Don't use it in your driver.
SegmentCountpSegmentDescriptor