Share via


DirectDraw Display Driver Callback Functions (Compact 2013)

3/26/2014

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

Reference

DDHAL Callback Functions