Skip to content

Latest commit

 

History

History
68 lines (57 loc) · 2.35 KB

nc-ddrawint-pdd_mocompcb_getcompbuffinfo.md

File metadata and controls

68 lines (57 loc) · 2.35 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date 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 req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NC:ddrawint.PDD_MOCOMPCB_GETCOMPBUFFINFO
PDD_MOCOMPCB_GETCOMPBUFFINFO (ddrawint.h)
The DDMoCompGetBuffInfo callback function allows the driver to specify how many interim surfaces are required to support the specified GUID, and the size, location, and format of each of these surfaces.
DdMoCompGetBuffInfo
DdMoCompGetBuffInfo callback function [Display Devices]
PDD_MOCOMPCB_GETCOMPBUFFINFO
PDD_MOCOMPCB_GETCOMPBUFFINFO callback
ddfncs_6b92e5df-6051-4481-a2a6-bb0f4cc4fd8e.xml
ddrawint/DdMoCompGetBuffInfo
display.ddmocompgetbuffinfo
display\ddmocompgetbuffinfo.htm
display
7303f80d-1b6e-401f-a9ef-cf646b716c70
12/05/2018
DdMoCompGetBuffInfo, DdMoCompGetBuffInfo callback function [Display Devices], PDD_MOCOMPCB_GETCOMPBUFFINFO, PDD_MOCOMPCB_GETCOMPBUFFINFO callback, ddfncs_6b92e5df-6051-4481-a2a6-bb0f4cc4fd8e.xml, ddrawint/DdMoCompGetBuffInfo, display.ddmocompgetbuffinfo
ddrawint.h
Winddi.h
Desktop
Windows
19H1
PDD_MOCOMPCB_GETCOMPBUFFINFO
ddrawint/PDD_MOCOMPCB_GETCOMPBUFFINFO
c++
APIRef
kbSyntax
UserDefined
ddrawint.h
DdMoCompGetBuffInfo

-description

The DDMoCompGetBuffInfo callback function allows the driver to specify how many interim surfaces are required to support the specified GUID, and the size, location, and format of each of these surfaces.

-parameters

-param unnamedParam1

Points to a DD_GETMOCOMPCOMPBUFFDATA structure that contains the compressed buffer information.

-returns

DDMoCompGetBuffInfo returns one of the following callback codes:

-remarks

DDMoCompGetBuffInfo can be optionally implemented in DirectDraw drivers. This function is required for motion compensation support.

-see-also

DD_GETMOCOMPCOMPBUFFDATA