D3DKMT_COMPOSITION_PRESENTHISTORYTOKEN structure (d3dkmthk.h)
Identifies a composition swap chain present-history operation. This type of presentation is used for Extensible Application Markup Language (XAML)-based apps.
Syntax
typedef struct _D3DKMT_COMPOSITION_PRESENTHISTORYTOKEN {
D3DKMT_ALIGN64 ULONG64 hPrivateData;
} D3DKMT_COMPOSITION_PRESENTHISTORYTOKEN;
Members
hPrivateData
A driver-resident private data structure that identifies a composition swap chain present-history operation.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8.1,WDDM 1.3 and later |
Minimum supported server | Windows Server 2012 R2 |
Header | d3dkmthk.h (include D3dkmthk.h) |