VirtualBox

Changeset 102608 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Dec 15, 2023 11:06:48 AM (13 months ago)
Author:
vboxsync
Message:

Main/Global: Added some more stringify methods for Guest Control stuff [Doxygen fix].

File:
1 edited

Legend:

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

    r102601 r102608  
    231231     *
    232232     * @returns Pointer to a read only string.
    233      * @param   aStatus    The process wait result.
     233     * @param   aWaitResult The process wait result.
    234234     */
    235235    static const char *stringifyProcessWaitResult(ProcessWaitResult_T aWaitResult);
     
    253253     *
    254254     * @returns Pointer to a read only string.
    255      * @param   aStatus     The filesystem object type.
     255     * @param   aType       The filesystem object type.
    256256     */
    257257    static const char *stringifyFsObjType(FsObjType_T aType);
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