DXGKARG_BEGINEXCLUSIVEACCESS - NtDoc

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

typedef struct _DXGKARG_BEGINEXCLUSIVEACCESS {
  UINT Reserved;
} DXGKARG_BEGINEXCLUSIVEACCESS;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3dkmddi-_dxgkarg_beginexclusiveaccess)

_DXGKARG_BEGINEXCLUSIVEACCESS structure

Description

Arguments used to begin exclusive access.

Members

Reserved

Reserved for internal use.

Remarks

See also