Skip to content

Latest commit

 

History

History
67 lines (51 loc) · 1.25 KB

ne-d3dumddi-_d3dddibasistype.md

File metadata and controls

67 lines (51 loc) · 1.25 KB
UID title description 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.max-support req.typenames targetos ms.custom tech.root f1_keywords topic_type api_type api_location api_name dev_langs
NE:d3dumddi._D3DDDIBASISTYPE
_D3DDDIBASISTYPE (d3dumddi.h)
The basis type.
10/19/2018
D3DDDIBASISTYPE enumeration
_D3DDDIBASISTYPE, D3DDDIBASISTYPE,
d3dumddi.h
D3DDDIBASISTYPE
Windows
RS5
display
_D3DDDIBASISTYPE
d3dumddi/_D3DDDIBASISTYPE
D3DDDIBASISTYPE
d3dumddi/D3DDDIBASISTYPE
apiref
HeaderDef
d3dumddi.h
_D3DDDIBASISTYPE
D3DDDIBASISTYPE
c++

_D3DDDIBASISTYPE enumeration

-description

The basis type.

-enum-fields

-field D3DDDIBASIS_BEZIER

Bezier.

-field D3DDDIBASIS_BSPLINE

B-Spline.

-field D3DDDIBASIS_CATMULL_ROM

Catmull-ROM.

-field D3DDDIBASIS_FORCE_UINT

Forces this enumeration to compile to 32 bits in size. Without this value, some compilers would allow this enumeration to compile to a size other than 32 bits. You should not use this value.

-remarks

-see-also