DXGK_QUERYPAGINGBUFFERINFOOUT - NtDoc

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

typedef struct _DXGK_QUERYPAGINGBUFFERINFOOUT {
  UINT32 PagingBufferSize;
  UINT32 PagingBufferPrivateDataSize;
} DXGK_QUERYPAGINGBUFFERINFOOUT;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3dkmddi-dxgk_querypagingbufferinfoout)

Description

Currently reserved for system use.

Members

PagingBufferSize

PagingBufferPrivateDataSize

Remarks

See also