VirtualBox

Changeset 61761 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Jun 20, 2016 9:30:50 AM (9 years ago)
Author:
vboxsync
Message:

VMM/DBGFR3Type: Doxygen warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/DBGFR3Type.cpp

    r61759 r61761  
    813813 * @returns VBox status code.
    814814 * @param   pUVM                The user mode VM handle.
    815  * @param   pVal                The value to dump.
     815 * @param   pType               The type to dump.
    816816 * @param   iLvl                The current level.
    817817 * @param   cLvlMax             The maximum level.
     
    948948 *
    949949 * @returns VBox status code.
    950  * @param   VERR_NOT_FOUND if the type is not known.
    951  * @param   VERR_RESOURCE_IN_USE if the type is used by another type.
     950 * @retval  VERR_NOT_FOUND if the type is not known.
     951 * @retval  VERR_RESOURCE_IN_USE if the type is used by another type.
    952952 * @param   pUVM                The user mode VM handle.
    953953 * @param   pszType             The type identifier to deregister.
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