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 table shows the callback functions used with DirectDraw, with a description of the purpose of each.
| Programming element | PPC | SP | Description |
|---|---|---|---|
| DDEnumCallbackEx | X | X | An application-defined callback function for the DirectDrawEnumerateEx function. |
| EnumModesCallback | X | X | An application-defined callback function for the IDirectDraw::EnumDisplayModes method |
| EnumSurfacesCallback | X | X | An application-defined callback function for the IDirectDrawSurface::EnumAttachedSurfaces and IDirectDrawSurface::EnumOverlayZOrders methods |
See Also
Send Feedback on this topic to the authors