VirtualBox

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


Ignore:
Timestamp:
Jul 5, 2017 11:42:33 AM (7 years ago)
Author:
vboxsync
Message:

a few 'const com::Utf8Str &'

Location:
trunk/src/VBox/Main/include
Files:
2 edited

Legend:

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

    r62485 r67793  
    8383     * @{ */
    8484    void i_enableVMMStatistics(BOOL aEnable) { mCollectVMMStats = aEnable; };
    85     void i_setAdditionsInfo(com::Utf8Str aInterfaceVersion, VBOXOSTYPE aOsType);
     85    void i_setAdditionsInfo(const com::Utf8Str &aInterfaceVersion, VBOXOSTYPE aOsType);
    8686    void i_setAdditionsInfo2(uint32_t a_uFullVersion, const char *a_pszName, uint32_t a_uRevision, uint32_t a_fFeatures);
    8787    bool i_facilityIsActive(VBoxGuestFacilityType enmFacility);
  • trunk/src/VBox/Main/include/GuestOSTypeImpl.h

    r66938 r67793  
    1717 */
    1818
    19     // static int i_vrdpServerVerifyPortsString(com::Utf8Str portRange);
    2019#ifndef ____H_GUESTOSTYPEIMPL
    2120#define ____H_GUESTOSTYPEIMPL
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