VirtualBox

Changeset 58170 in vbox for trunk/src/VBox/Devices/Input


Ignore:
Timestamp:
Oct 12, 2015 9:27:14 AM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
103282
Message:

doxygen: fixes.

Location:
trunk/src/VBox/Devices/Input
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Input/DevPS2.cpp

    r58132 r58170  
    14991499 * Reset notification.
    15001500 *
    1501  * @returns VBox status.
     1501 * @returns VBox status code.
    15021502 * @param   pDevIns     The device instance data.
    15031503 */
  • trunk/src/VBox/Devices/Input/DrvKeyboardQueue.cpp

    r57358 r58170  
    331331 * Power On notification.
    332332 *
    333  * @returns VBox status.
     333 * @returns VBox status code.
    334334 * @param   pDrvIns     The drive instance data.
    335335 */
     
    344344 * Reset notification.
    345345 *
    346  * @returns VBox status.
     346 * @returns VBox status code.
    347347 * @param   pDrvIns     The drive instance data.
    348348 */
     
    357357 * Suspend notification.
    358358 *
    359  * @returns VBox status.
     359 * @returns VBox status code.
    360360 * @param   pDrvIns     The drive instance data.
    361361 */
     
    370370 * Resume notification.
    371371 *
    372  * @returns VBox status.
     372 * @returns VBox status code.
    373373 * @param   pDrvIns     The drive instance data.
    374374 */
  • trunk/src/VBox/Devices/Input/DrvMouseQueue.cpp

    r57358 r58170  
    259259 * Power On notification.
    260260 *
    261  * @returns VBox status.
     261 * @returns VBox status code.
    262262 * @param   pDrvIns     The drive instance data.
    263263 */
     
    272272 * Reset notification.
    273273 *
    274  * @returns VBox status.
     274 * @returns VBox status code.
    275275 * @param   pDrvIns     The drive instance data.
    276276 */
     
    285285 * Suspend notification.
    286286 *
    287  * @returns VBox status.
     287 * @returns VBox status code.
    288288 * @param   pDrvIns     The drive instance data.
    289289 */
     
    298298 * Resume notification.
    299299 *
    300  * @returns VBox status.
     300 * @returns VBox status code.
    301301 * @param   pDrvIns     The drive instance data.
    302302 */
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