Share via


DirectDraw Display Driver Callback Functions (Windows Embedded CE 6.0)

1/6/2010

The following table shows the Microsoft® DirectDraw® callback functions.

Function Description

LPDDHAL_CANCREATESURFACE

Indicates whether a surface can be created.

LPDDHAL_CREATESURFACE

Creates a DirectDrawSurface object for the DirectDraw object.

LPDDHAL_GETSCANLINE

Gets the current scan line.

LPDDHAL_WAITFORVERTICALBLANK

Helps the application synchronize itself with the vertical blanking interval (VBI).

See Also

Concepts

DDHAL Callback Functions