VirtualBox

Changeset 90833 in vbox for trunk/include


Ignore:
Timestamp:
Aug 24, 2021 11:25:40 AM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
146468
Message:

Doxygen fixes.

Location:
trunk/include/VBox
Files:
2 edited

Legend:

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

    r90792 r90833  
    578578 * @param u32Function What the callback is supposed to do.
    579579 * @param pvParm      The function parameters.
    580  * @param cbParm      The size of the function parameters.
     580 * @param cbParms     The size of the function parameters.
    581581 */
    582582typedef DECLCALLBACKTYPE(int, FNHGCMSVCEXT,(void *pvExtension, uint32_t u32Function, void *pvParm, uint32_t cbParms));
  • trunk/include/VBox/rawpci.h

    r85121 r90833  
    8181 * @returns VBox status code.
    8282 *
    83  * @param   pVM             The cross context VM structure.
     83 * @param   pVmData         The per VM data.
    8484 * @param   HCPhysStart     Physical address of region start on the host.
    8585 * @param   GCPhysStart     Physical address of region start on the guest.
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