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 DDHAL callback structures.
Structure | Description |
---|---|
DDHAL_DDCALLBACKS | Contains the DirectDraw callback functions. |
DDHAL_DDCOLORCONTROLCALLBACKS | Contains the color control callback functions used by the driver. |
DDHAL_DDMISCELLANEOUSCALLBACKS | Contains miscellaneous callback functions used by the driver. |
DDHAL_DDMISCELLANEOUS2CALLBACKS | Supports alpha blitting. |
DDHAL_DDPALETTECALLBACKS | Contains the palette callback functions used by the driver. |
DDHAL_DDSURFACECALLBACKS | Contains the surface callback functions used by the driver. |
DDHAL_DDVIDEOPORTCALLBACKS | Contains the video port callback functions used by the driver. |
DDMORECAPS | Contains driver-specific advanced capabilities. |
See Also
Send Feedback on this topic to the authors