VirtualBox

Changeset 82213 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Nov 26, 2019 2:08:48 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
135027
Message:

doxygen fixes. bugref:9218

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/pdmifs.h

    r80872 r82213  
    431431     *
    432432     * @param   pInterface          Pointer to this interface structure.
    433      * @param   u32UsageID          The HID usage code event to queue.
    434      */
    435     DECLR3CALLBACKMEMBER(int, pfnPutEventHid,(PPDMIKEYBOARDPORT pInterface, uint32_t u32UsageID));
     433     * @param   idUsage             The HID usage code event to queue.
     434     */
     435    DECLR3CALLBACKMEMBER(int, pfnPutEventHid,(PPDMIKEYBOARDPORT pInterface, uint32_t idUsage));
    436436} PDMIKEYBOARDPORT;
    437437/** PDMIKEYBOARDPORT interface ID. */
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