// d3dkmthk.h
typedef struct _D3DKMT_FENCE_PRESENTHISTORYTOKEN {
[in] D3DKMT_ALIGN64 UINT64 Key;
} D3DKMT_FENCE_PRESENTHISTORYTOKEN;
View the official Windows Driver Kit DDI referenceNo description available.
The D3DKMT_FENCE_PRESENTHISTORYTOKEN structure identifies a fence present-history operation.
Key [in]A 64-bit value that specifies the key for the fence.