Skip to content

Latest commit

 

History

History
62 lines (51 loc) · 1.8 KB

ns-d3dumddi-d3dddiarg_presentsurface.md

File metadata and controls

62 lines (51 loc) · 1.8 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_PRESENTSURFACE
D3DDDIARG_PRESENTSURFACE (d3dumddi.h)
The D3DDDIARG_PRESENTSURFACE structure contains a resource handle and a subresource index that describes a surface to display.
display\d3dddiarg_presentsurface.htm
display
05/10/2018
D3DDDIARG_PRESENTSURFACE structure
D3DDDIARG_PRESENTSURFACE, D3DDDIARG_PRESENTSURFACE structure [Display Devices], d3dumddi/D3DDDIARG_PRESENTSURFACE, display.d3dddiarg_presentsurface
d3dumddi.h
D3d10umddi.h
Windows
Windows 8.1,WDDM 1.3 and later
Windows Server 2012 R2
Windows
D3DDDIARG_PRESENTSURFACE
D3DDDIARG_PRESENTSURFACE
d3dumddi/D3DDDIARG_PRESENTSURFACE
APIRef
kbSyntax
HeaderDef
d3dumddi.h
D3DDDIARG_PRESENTSURFACE

D3DDDIARG_PRESENTSURFACE structure

-description

Describes a surface to display.

-struct-fields

-field hResource [in]

A handle to the resource that contains the surface. hResource can be NULL if the user-mode display driver should perform a color-fill operation to the screen.

-field SubResourceIndex [in]

The zero-based index into the resource, which is specified by the handle in the hResource member. This index indicates the subresource or surface to display.

-see-also

Present