Skip to content

Latest commit

 

History

History
90 lines (61 loc) · 2.97 KB

ns-dxgiddi-dxgi_ddi_base_callbacks.md

File metadata and controls

90 lines (61 loc) · 2.97 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:dxgiddi.DXGI_DDI_BASE_CALLBACKS
DXGI_DDI_BASE_CALLBACKS (dxgiddi.h)
The DXGI_DDI_BASE_CALLBACKS structure contains pointers to Microsoft Direct3D 10 runtime callback functions that the user-mode display driver can use.
display\dxgi_ddi_base_callbacks.htm
display
02/26/2018
DXGI_DDI_BASE_CALLBACKS structure
DXGI_DDI_BASE_CALLBACKS, DXGI_DDI_BASE_CALLBACKS structure [Display Devices], UMDisplayDriver_Dx10param_Structs_6622df62-429f-438b-aa1a-61fd7fb8df65.xml, display.dxgi_ddi_base_callbacks, dxgiddi/DXGI_DDI_BASE_CALLBACKS
dxgiddi.h
D3d10umddi.h
Windows
Available in Windows Vista and later versions of the Windows operating systems.
Windows
DXGI_DDI_BASE_CALLBACKS
DXGI_DDI_BASE_CALLBACKS
dxgiddi/DXGI_DDI_BASE_CALLBACKS
APIRef
kbSyntax
HeaderDef
dxgiddi.h
DXGI_DDI_BASE_CALLBACKS

DXGI_DDI_BASE_CALLBACKS structure

-description

The DXGI_DDI_BASE_CALLBACKS structure contains pointers to Microsoft Direct3D 10 runtime callback functions that the user-mode display driver can use.

-struct-fields

-field pfnPresentCb

A pointer to the pfnPresentCbDXGI function.

-field pfnPresentMultiplaneOverlayCb

A pointer to the pfnPresentMultiPlaneOverlayCb (DXGI) function. Supported starting with Windows 8.1.

-field pfnPresentMultiplaneOverlay1Cb

A pointer to the PFNDDXGIDDI_PRESENT_MULTIPLANE_OVERLAY1CB function. Supported starting with WDDM 2.1.

-field pfnSubmitPresentBltToHwQueueCb

A pointer to the PFNDDXGIDDI_SUBMITPRESENTBLTTOHWQUEUECB function. Supported starting with WDDM 2.4.

-field pfnSubmitPresentToHwQueueCb

A pointer to the PFNDDXGIDDI_SUBMITPRESENTTOHWQUEUECB function. Supported starting with WDDM 2.5.

-see-also

pfnPresentCbDXGI

pfnPresentMultiPlaneOverlayCb (DXGI)

DXGI_DDI_BASE_ARGS

CreateDevice(D3D10)

D3D10DDIARG_CREATEDEVICE