Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following topics contain information about the following callback functions used with DirectDraw.
| Programming element | Description |
|---|---|
| DDEnumCallback | An application-defined callback function for the DirectDrawEnumerate function |
| DDEnumCallbackEx | An application-defined callback function for the DirectDrawEnumerateEx function. |
| EnumModesCallback | An application-defined callback function for the IDirectDraw3::EnumDisplayModes method, and its counterparts in earlier interfaces |
| EnumModesCallback2 | An application-defined callback function for the IDirectDraw4::EnumDisplayModes method |
| EnumSurfacesCallback | An application-defined callback function for the IDirectDraw2::EnumSurfaces, IDirectDrawSurface3::EnumAttachedSurfaces, and IDirectDrawSurface3::EnumOverlayZOrders methods (and the versions from earlier interfaces) |
| EnumSurfacesCallback2 | An application-defined callback function for the IDirectDrawSurface5::EnumAttachedSurfaces and IDirectDrawSurface5::EnumOverlayZOrders methods |
| EnumVideoCallback | An application-defined callback procedure for the IDDVideoPortContainer::EnumVideoPorts method |
See Also
Send Feedback on this topic to the authors