VirtualBox

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


Ignore:
Timestamp:
Aug 6, 2010 11:39:39 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
64502
Message:

Guest Additions version lookup/status: Moved actual version string lookup/fallback to Main to support all other frontends, build up version string using revision number.

File:
1 edited

Legend:

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

    r31241 r31436  
    110110    // Public methods that are not in IDL (only called internally).
    111111    void setAdditionsInfo(Bstr aInterfaceVersion, VBOXOSTYPE aOsType);
    112     void setAdditionsInfo2(Bstr aAdditionsVersion, Bstr aVersionName);
     112    void setAdditionsInfo2(Bstr aAdditionsVersion, Bstr aVersionName, Bstr aRevision);
    113113    void setAdditionsStatus(VBoxGuestStatusFacility Facility, VBoxGuestStatusCurrent Status, ULONG ulFlags);
    114114    void setSupportedFeatures(ULONG64 ulCaps, ULONG64 ulActive);
     
    172172        BOOL  mAdditionsActive;
    173173        Bstr  mAdditionsVersion;
     174        Bstr  mInterfaceVersion;
    174175        BOOL  mSupportsSeamless;
    175176        BOOL  mSupportsGraphics;
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