D3DKMT_QUERYSTATISTICS_COUNTER - NtDoc

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

typedef struct _D3DKMT_QUERYSTATISTICS_COUNTER {
  ULONG     Count;
  ULONGLONG Bytes;
} D3DKMT_QUERYSTATISTICS_COUNTER;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3dkmthk-d3dkmt_querystatistics_counter)

Description

Reserved for system use. Do not use.

Members

Count

Bytes

Remarks

See also