D3DKMT_OUTPUTDUPL_KEYEDMUTEX - NtDoc

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

typedef struct _D3DKMT_OUTPUTDUPL_KEYEDMUTEX {
  HANDLE hSharedSurfaceNt;
} D3DKMT_OUTPUTDUPL_KEYEDMUTEX;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

_D3DKMT_OUTPUTDUPL_KEYEDMUTEX structure

Description

Contains output duplicate keyed mutex data.

Members

hSharedSurfaceNt

A handle to the shared surface NT.

Remarks

See also