// d3dkmthk.h
typedef struct _D3DKMT_SURFACECOMPLETE_PRESENTHISTORYTOKEN {
D3DKMT_ALIGN64 ULONG64 hLogicalSurface;
} D3DKMT_SURFACECOMPLETE_PRESENTHISTORYTOKEN;
View the official Windows Driver Kit DDI referenceNo description available.
A structure used to present the history token for a surface.
hLogicalSurfaceThe logical surface that the token is being presented for.