Skip to content

Latest commit

 

History

History
62 lines (52 loc) · 1.32 KB

ns-d3dumddi-_d3dddirange.md

File metadata and controls

62 lines (52 loc) · 1.32 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._D3DDDIRANGE
_D3DDDIRANGE (d3dumddi.h)
Specifies a range of memory within a buffer.
display\d3dddirange.htm
display
05/10/2018
D3DDDIRANGE structure
D3DDDIRANGE, D3DDDIRANGE structure [Display Devices], _D3DDDIRANGE, d3dumddi/D3DDDIRANGE, display.d3dddirange
d3dumddi.h
D3dumddi.h
Windows
Windows 8
Windows Server 2012
Windows
D3DDDIRANGE
_D3DDDIRANGE
d3dumddi/_D3DDDIRANGE
D3DDDIRANGE
d3dumddi/D3DDDIRANGE
APIRef
kbSyntax
HeaderDef
D3dumddi.h
_D3DDDIRANGE
D3DDDIRANGE

_D3DDDIRANGE structure

-description

Specifies a range of memory within a buffer.

-struct-fields

-field Offset

An offset, in bytes, from the start of the buffer.

-field Size

The size, in bytes, of a block of memory that begins at the buffer location specified by the Offset member.