VirtualBox

Changeset 58170 in vbox for trunk/src/VBox/VMM/VMMRC


Ignore:
Timestamp:
Oct 12, 2015 9:27:14 AM (9 years ago)
Author:
vboxsync
Message:

doxygen: fixes.

Location:
trunk/src/VBox/VMM/VMMRC
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMRC/MMRamRC.cpp

    r58122 r58170  
    7575 * Read data in guest context with \#PF control.
    7676 *
    77  * @returns VBox status.
     77 * @returns VBox status code.
    7878 * @param   pVM         The cross context VM structure.
    7979 * @param   pDst        Where to store the read data.
     
    132132 * Write data in guest context with \#PF control.
    133133 *
    134  * @returns VBox status.
     134 * @returns VBox status code.
    135135 * @param   pVM         The cross context VM structure.
    136136 * @param   pDst        Where to write the data.
  • trunk/src/VBox/VMM/VMMRC/TRPMRC.cpp

    r58123 r58170  
    4646 * To uninstall the temporary handler, call this function with pfnHandler set to NULL.
    4747 *
    48  * @returns VBox status.
     48 * @returns VBox status code.
    4949 * @param   pVM         The cross context VM structure.
    5050 * @param   iTrap       Trap number to install handler [0..255].
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