IDARG_IN_REPORTFRAMESTATISTICS - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// iddcx.h

struct IDARG_IN_REPORTFRAMESTATISTICS {
  IDDCX_FRAME_STATISTICS FrameStatistics;
};
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-iddcx-idarg_in_reportframestatistics)

IDARG_IN_REPORTFRAMESTATISTICS structure

Description

Gives information about frame statistics.

Members

FrameStatistics

[in] Frame statistics being reported. See IDDCX_FRAME_STATISTICS for details on how a driver should fill this structure.