A display driver may provide the Control function to give applications direct access the display driver. If using the DIB engine a minidriver should pass any escapes that it has not implemented directly to the DIB engine (using the DIB_Control function) and let the DIB engine determine how to handle the escape. Most display drivers only provide support for the following escapes:
Applications call the QUERYESCSUPPORT escape to determine whether the display driver supports a given escape.