VirtualBox

Ignore:
Timestamp:
Jul 10, 2019 2:14:09 PM (5 years ago)
Author:
vboxsync
Message:

API: Added IKeyboard::putUsageCode method to send USB HID usage codes directly to the keyboard (see bugref:6026).

File:
1 edited

Legend:

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

    r76562 r79676  
    7777    HRESULT putCAD();
    7878    HRESULT releaseKeys();
     79    HRESULT putUsageCode(LONG aUsageCode, LONG aUsagePage, BOOL fKeyRelease);
    7980
    8081    static DECLCALLBACK(void)   i_keyboardLedStatusChange(PPDMIKEYBOARDCONNECTOR pInterface, PDMKEYBLEDS enmLeds);
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