D3DKMT_COMPOSITION_PRESENTHISTORYTOKEN - NtDoc

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

typedef struct _D3DKMT_COMPOSITION_PRESENTHISTORYTOKEN {
  D3DKMT_ALIGN64 ULONG64 hPrivateData;
} D3DKMT_COMPOSITION_PRESENTHISTORYTOKEN;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

_D3DKMT_COMPOSITION_PRESENTHISTORYTOKEN structure

Description

Identifies a composition swap chain present-history operation. This type of presentation is used for Extensible Application Markup Language (XAML)-based apps.

Members

hPrivateData

A driver-resident private data structure that identifies a composition swap chain present-history operation.