Changeset 47256 in vbox
- Timestamp:
- Jul 19, 2013 1:37:03 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r47250 r47256 14578 14578 <desc> 14579 14579 State information for the touch identified by @a contactID. See the 14580 @a touchContactState enumeration value. If this is not zero, expect14581 more events with the same @a contactID, and this will usually be zero14582 when the last event is received before the contact is stopped (i.e.14583 the finger is removed from the device).14580 <link to="TouchContactState"/> enumeration value. If this is not 14581 zero, expect more events with the same @a contactID, and this will 14582 usually be zero when the last event is received before the contact is 14583 stopped (i.e. the finger is removed from the device). 14584 14584 </desc> 14585 14585 </param>
Note:
See TracChangeset
for help on using the changeset viewer.