// d3dkmthk.h
typedef struct _D3DKMT_COMPOSITION_PRESENTHISTORYTOKEN {
D3DKMT_ALIGN64 ULONG64 hPrivateData;
} D3DKMT_COMPOSITION_PRESENTHISTORYTOKEN;
View the official Windows Driver Kit DDI referenceNo description available.
Identifies a composition swap chain present-history operation. This type of presentation is used for Extensible Application Markup Language (XAML)-based apps.
hPrivateDataA driver-resident private data structure that identifies a composition swap chain present-history operation.