Skip to content

Latest commit

 

History

History
74 lines (57 loc) · 2.36 KB

ne-dxgiddi-dxgi_ddi_mode_rotation.md

File metadata and controls

74 lines (57 loc) · 2.36 KB
UID title description old-location tech.root ms.date keywords 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 f1_keywords topic_type api_type api_location api_name
NE:dxgiddi.DXGI_DDI_MODE_ROTATION
DXGI_DDI_MODE_ROTATION (dxgiddi.h)
The DXGI_DDI_MODE_ROTATION enumeration type contains values that identify the orientation of the display.
display\dxgi_ddi_mode_rotation.htm
display
05/10/2018
DXGI_DDI_MODE_ROTATION enumeration
DXGI_DDI_MODE_ROTATION, DXGI_DDI_MODE_ROTATION enumeration [Display Devices], DXGI_DDI_MODE_ROTATION_IDENTITY, DXGI_DDI_MODE_ROTATION_ROTATE180, DXGI_DDI_MODE_ROTATION_ROTATE270, DXGI_DDI_MODE_ROTATION_ROTATE90, DXGI_DDI_MODE_ROTATION_UNSPECIFIED, UMDisplayDriver_Dx10param_Structs_61b842eb-a4b4-4d86-95b8-eca448b35b5e.xml, display.dxgi_ddi_mode_rotation, dxgiddi/DXGI_DDI_MODE_ROTATION, dxgiddi/DXGI_DDI_MODE_ROTATION_IDENTITY, dxgiddi/DXGI_DDI_MODE_ROTATION_ROTATE180, dxgiddi/DXGI_DDI_MODE_ROTATION_ROTATE270, dxgiddi/DXGI_DDI_MODE_ROTATION_ROTATE90, dxgiddi/DXGI_DDI_MODE_ROTATION_UNSPECIFIED
dxgiddi.h
D3d10umddi.h
Windows
Available in Windows Vista and later versions of the Windows operating systems.
Windows
DXGI_DDI_MODE_ROTATION
DXGI_DDI_MODE_ROTATION
dxgiddi/DXGI_DDI_MODE_ROTATION
APIRef
kbSyntax
HeaderDef
dxgiddi.h
DXGI_DDI_MODE_ROTATION

DXGI_DDI_MODE_ROTATION enumeration

-description

The DXGI_DDI_MODE_ROTATION enumeration type contains values that identify the orientation of the display.

-enum-fields

-field DXGI_DDI_MODE_ROTATION_UNSPECIFIED

A DXGI_DDI_MODE_ROTATION-typed variable has not yet been assigned a meaningful value.

-field DXGI_DDI_MODE_ROTATION_IDENTITY

The display is not rotated.

-field DXGI_DDI_MODE_ROTATION_ROTATE90

The display is rotated 90 degrees.

-field DXGI_DDI_MODE_ROTATION_ROTATE180

The display is rotated 180 degrees.

-field DXGI_DDI_MODE_ROTATION_ROTATE270

The display is rotated 270 degrees.

-see-also

DXGI_DDI_MODE_DESC