Skip to content

Latest commit

 

History

History
70 lines (55 loc) · 2.01 KB

ns-d3dumddi-_d3dddiarg_setindices.md

File metadata and controls

70 lines (55 loc) · 2.01 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
NS:d3dumddi._D3DDDIARG_SETINDICES
_D3DDDIARG_SETINDICES (d3dumddi.h)
The D3DDDIARG_SETINDICES structure describes parameters for setting the current index buffer.
display\d3dddiarg_setindices.htm
display
05/10/2018
D3DDDIARG_SETINDICES structure
D3DDDIARG_SETINDICES, D3DDDIARG_SETINDICES structure [Display Devices], UMDisplayDriver_param_Structs_68458ee2-76c8-41c5-b610-47ef40874c1e.xml, _D3DDDIARG_SETINDICES, d3dumddi/D3DDDIARG_SETINDICES, display.d3dddiarg_setindices
d3dumddi.h
D3dumddi.h
Windows
Available in Windows Vista and later versions of the Windows operating systems.
Windows
D3DDDIARG_SETINDICES
_D3DDDIARG_SETINDICES
d3dumddi/_D3DDDIARG_SETINDICES
D3DDDIARG_SETINDICES
d3dumddi/D3DDDIARG_SETINDICES
APIRef
kbSyntax
HeaderDef
d3dumddi.h
_D3DDDIARG_SETINDICES
D3DDDIARG_SETINDICES

_D3DDDIARG_SETINDICES structure

-description

The D3DDDIARG_SETINDICES structure describes parameters for setting the current index buffer.

-struct-fields

-field hIndexBuffer [in]

A handle to the surface that is associated with the index buffer.

-field Stride [in]

The size, in bytes, of the indices that are contained in the index buffer. The value of this member is 2 if the indices are 16-bit quantities or 4 if the indices are 32-bit quantities.

-see-also

SetIndices

SetStreamSourceUM