Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The D3DKMT_FENCE_PRESENTHISTORYTOKEN structure identifies a fence present-history operation.
Syntax
typedef struct _D3DKMT_FENCE_PRESENTHISTORYTOKEN {
[in] D3DKMT_ALIGN64 UINT64 Key;
} D3DKMT_FENCE_PRESENTHISTORYTOKEN;
Members
[in] Key
A 64-bit value that specifies the key for the fence.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | D3DKMT_FENCE_PRESENTHISTORYTOKEN is supported beginning with the Windows 7 operating system. |
| Header | d3dkmthk.h (include D3dkmthk.h) |