DirectDraw Callback Functions

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

The following table shows the callback functions used with DirectDraw, with a description of the purpose of each.

Programming element Description

DDEnumCallbackEx

An application-defined callback function for the DirectDrawEnumerateEx function.

EnumModesCallback

An application-defined callback function for the IDirectDraw::EnumDisplayModes method

EnumSurfacesCallback

An application-defined callback function for the IDirectDrawSurface::EnumAttachedSurfaces and IDirectDrawSurface::EnumOverlayZOrders methods

See Also

Reference

DirectDraw Reference