Share via


DirectDraw Callback Functions (Compact 2013)

3/26/2014

The following table shows the callback functions used with DirectDraw.

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

Other Resources

DirectDraw