DXGKARG_ENDEXCLUSIVEACCESS - NtDoc

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

typedef struct _DXGKARG_ENDEXCLUSIVEACCESS {
  UINT Reserved;
} DXGKARG_ENDEXCLUSIVEACCESS;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

_DXGKARG_ENDEXCLUSIVEACCESS structure

Description

Arguments used to end exclusive access.

Members

Reserved

Reserved for internal use.

Remarks

See also