Skip to content

Latest commit

 

History

History
67 lines (56 loc) · 2.14 KB

ne-dxgi1_3-dxgi_overlay_support_flag.md

File metadata and controls

67 lines (56 loc) · 2.14 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NE:dxgi1_3.DXGI_OVERLAY_SUPPORT_FLAG
DXGI_OVERLAY_SUPPORT_FLAG (dxgi1_3.h)
Specifies overlay support to check for in a call to IDXGIOutput3::CheckOverlaySupport.
DXGI_OVERLAY_SUPPORT_FLAG
DXGI_OVERLAY_SUPPORT_FLAG enumeration [DXGI]
DXGI_OVERLAY_SUPPORT_FLAG_DIRECT
DXGI_OVERLAY_SUPPORT_FLAG_SCALING
direct3ddxgi.dxgi_overlay_support_flag
dxgi1_3/DXGI_OVERLAY_SUPPORT_FLAG
dxgi1_3/DXGI_OVERLAY_SUPPORT_FLAG_DIRECT
dxgi1_3/DXGI_OVERLAY_SUPPORT_FLAG_SCALING
direct3ddxgi\dxgi_overlay_support_flag.htm
direct3ddxgi
D2657A18-1F95-485A-A76E-381413CEB7B8
12/05/2018
DXGI_OVERLAY_SUPPORT_FLAG, DXGI_OVERLAY_SUPPORT_FLAG enumeration [DXGI], DXGI_OVERLAY_SUPPORT_FLAG_DIRECT, DXGI_OVERLAY_SUPPORT_FLAG_SCALING, direct3ddxgi.dxgi_overlay_support_flag, dxgi1_3/DXGI_OVERLAY_SUPPORT_FLAG, dxgi1_3/DXGI_OVERLAY_SUPPORT_FLAG_DIRECT, dxgi1_3/DXGI_OVERLAY_SUPPORT_FLAG_SCALING
dxgi1_3.h
Windows
Windows 8.1 [desktop apps only]
Windows Server 2012 R2 [desktop apps only]
Windows
DXGI_OVERLAY_SUPPORT_FLAG
19H1
DXGI_OVERLAY_SUPPORT_FLAG
dxgi1_3/DXGI_OVERLAY_SUPPORT_FLAG
c++
APIRef
kbSyntax
HeaderDef
DXGI1_3.h
DXGI_OVERLAY_SUPPORT_FLAG

DXGI_OVERLAY_SUPPORT_FLAG enumeration

-description

Specifies overlay support to check for in a call to IDXGIOutput3::CheckOverlaySupport.

-enum-fields

-field DXGI_OVERLAY_SUPPORT_FLAG_DIRECT:0x1

Direct overlay support.

-field DXGI_OVERLAY_SUPPORT_FLAG_SCALING:0x2

Scaling overlay support.

-see-also

DXGI Enumerations