VirtualBox

Changeset 65104 in vbox for trunk/src/VBox/ExtPacks


Ignore:
Timestamp:
Jan 4, 2017 12:09:04 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
112606
Message:

ExtPacks/BusMouseSample: doxygen fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ExtPacks/BusMouseSample/BusMouse.cpp

    r63567 r65104  
    585585
    586586/**
    587  * @interface_method_impl{PDMIMOUSEPORT, pfnPutEvent}
     587 * @interface_method_impl{PDMIMOUSEPORT,pfnPutEvent}
    588588 */
    589589static DECLCALLBACK(int) mouPutEvent(PPDMIMOUSEPORT pInterface, int32_t dx,
     
    602602
    603603/**
    604  * @interface_method_impl{PDMIMOUSEPORT, pfnPutEventAbs}
     604 * @interface_method_impl{PDMIMOUSEPORT,pfnPutEventAbs}
    605605 */
    606606static DECLCALLBACK(int) mouPutEventAbs(PPDMIMOUSEPORT pInterface, uint32_t x, uint32_t y,
     
    612612
    613613/**
    614  * @interface_method_impl{PDMIMOUSEPORT, pfnPutEventMultiTouch}
     614 * @interface_method_impl{PDMIMOUSEPORT,pfnPutEventMultiTouch}
    615615 */
    616616static DECLCALLBACK(int) mouPutEventMultiTouch(PPDMIMOUSEPORT pInterface, uint8_t cContacts,
Note: See TracChangeset for help on using the changeset viewer.

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