Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The DXGKARG_UPDATEOVERLAY structure describes parameters for modifying an overlay.
Syntax
typedef struct _DXGKARG_UPDATEOVERLAY {
[in] DXGK_OVERLAYINFO OverlayInfo;
} DXGKARG_UPDATEOVERLAY;
Members
[in] OverlayInfo
A DXGK_OVERLAYINFO structure that contains parameters that are required to modify the overlay.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Header | d3dkmddi.h (include D3dkmddi.h) |