// iddcx.h
struct IDARG_IN_REPORTFRAMESTATISTICS {
IDDCX_FRAME_STATISTICS FrameStatistics;
};
View the official Windows Driver Kit DDI referenceNo description available.
Gives information about frame statistics.
FrameStatistics[in] Frame statistics being reported. See IDDCX_FRAME_STATISTICS for details on how a driver should fill this structure.