Changeset 56378 in vbox for trunk/include/VBox/VBoxVideo.h
- Timestamp:
- Jun 12, 2015 6:10:56 AM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 100972
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/VBoxVideo.h
r56323 r56378 933 933 /** Returns the max size of VBVA record. */ 934 934 #define VBOX_VBVA_CONF32_MAX_RECORD_SIZE 6 935 /** The host mouse cursor capabilities: VBVA_MOUSE_CURSOR_*. */ 936 #define VBOX_VBVA_CONF32_MOUSE_CURSOR 7 937 938 #define VBVA_MOUSE_CURSOR_NO_XOR 0x00000001 935 939 936 940 typedef struct VBVACONF32
Note:
See TracChangeset
for help on using the changeset viewer.