D3DKMT_XBOX - NtDoc

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

typedef struct _D3DKMT_XBOX {
  BOOL IsXBOX;
} D3DKMT_XBOX;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

D3DKMT_XBOX structure

Description

The D3DKMT_XBOX structure contain Xbox info.

Members

IsXBOX

Boolean that indicates whether the adapter is an Xbox adapter.

See also

D3DKMTQueryAdapterInfo