REGISTER_DISPLAY_DRIVER (Function 0)

Call With

EBX: Contains the Windows VM handle.

EBP: Contains the Windows VM's Client Registers.

All other registers are via agreement between the display driver and the mini-VDD.

Return Values

Whatever is agreed upon by the display driver and mini-VDD.

Remarks

This function is called in response to a display driver call to the Main VDD function VDD_REGISTER_DISPLAY_DRIVER_INFO.

See Also

VDD_REGISTER_DISPLAY_DRIVER_INFO