VirtualBox

Changeset 47848 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Aug 19, 2013 4:34:02 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
88142
Message:

Main: API event for multitouch input.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/MouseImpl.h

    r47841 r47848  
    129129    void fireMouseEvent(bool fAbsolute, LONG x, LONG y, LONG dz, LONG dw,
    130130                        LONG fButtons);
     131
     132    void fireMultiTouchEvent(uint8_t cContacts,
     133                             const LONG64 *paContacts,
     134                             uint32_t u32ScanTime);
    131135};
    132136
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette