D3DKMT_SURFACECOMPLETE_PRESENTHISTORYTOKEN - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3dkmthk.h

typedef struct _D3DKMT_SURFACECOMPLETE_PRESENTHISTORYTOKEN {
  D3DKMT_ALIGN64 ULONG64 hLogicalSurface;
} D3DKMT_SURFACECOMPLETE_PRESENTHISTORYTOKEN;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3dkmthk-_d3dkmt_surfacecomplete_presenthistorytoken)

_D3DKMT_SURFACECOMPLETE_PRESENTHISTORYTOKEN structure

Description

A structure used to present the history token for a surface.

Members

hLogicalSurface

The logical surface that the token is being presented for.