VirtualBox

Changeset 26573 in vbox


Ignore:
Timestamp:
Feb 16, 2010 12:42:38 PM (15 years ago)
Author:
vboxsync
Message:

pdmifs.h: doc update

File:
1 edited

Legend:

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

    r26350 r26573  
    337337    /**
    338338     * Puts a keyboard event.
    339      * This is called by the source of keyboard events. The event will be passed up until the
    340      * topmost driver, which then calls the registered event handler.
    341      *
    342      * @returns VBox status code.
     339     *
     340     * This is called by the source of keyboard events. The event will be passed up
     341     * until the topmost driver, which then calls the registered event handler.
     342     *
     343     * @returns VBox status code.  Return VERR_TRY_AGAIN if you cannot process the
     344     *          event now and want it to be repeated at a later point.
     345     *
    343346     * @param   pInterface          Pointer to this interface structure.
    344347     * @param   u8KeyCode           The keycode to queue.
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