Changeset 22536 in vbox
- Timestamp:
- Aug 27, 2009 4:11:02 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/VBoxVideo.h
r22463 r22536 916 916 { 917 917 /* The host result. */ 918 uint32_t u32Result;918 int32_t i32Result; 919 919 920 920 /* VBOX_MOUSE_POINTER_* bit flags. */
Note:
See TracChangeset
for help on using the changeset viewer.