Changeset 63824 in vbox
- Timestamp:
- Sep 14, 2016 6:58:41 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/VBoxVideo.h
r63822 r63824 992 992 #define VBVA_SCREEN_F_DISABLED 0x0002 993 993 /** The virtual monitor has been blanked by the guest and should be blacked 994 * out by the host . */994 * out by the host using width, height, etc values from the VBVAINFOSCREEN request. */ 995 995 #define VBVA_SCREEN_F_BLANK 0x0004 996 996 /** The virtual monitor has been blanked by the guest and should be blacked
Note:
See TracChangeset
for help on using the changeset viewer.