Share via


DirectDraw Display Driver Structures (Windows Embedded CE 6.0)

1/6/2010

The following table shows the DirectDraw structures.

Structure Description

DDHAL_CANCREATESURFACEDATA

Indicates whether a surface can be created.

DDHAL_CREATESURFACEDATA

Contains information to create a surface.

DDHAL_GETDRIVERINFODATA

Returns the driver-specific information.

DDHAL_GETSCANLINEDATA

Returns the scan line.

DDHAL_WAITFORVERTICALBLANKDATA

Contains the vertical blank information.

DDHALINFO

Collects all the information needed to create an instance of your driver.

DDRAWI_DIRECTDRAW_GBL

Contains the global DirectDraw data that can be shared between object instances.

See Also

Concepts

DDHAL Structures