Searched defs:IDisplay_DrawToScreen (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Main/cbinding/ |
H A D | VBoxCAPI_v4_3.h | 12634 #define IDisplay_DrawToScreen(p, aScreenId, aAddress, aX, aY, aWidth, aHeight) ((p)->lpVtbl->DrawToScreen(p, aScreenId, aAddress, aX, aY, aWidth, aHeight)) macro
|
Completed in 303 milliseconds