VirtualBox

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


Ignore:
Timestamp:
Jul 29, 2010 3:16:51 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
64227
Message:

Backed out r64225 for now.

File:
1 edited

Legend:

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

    r31217 r31219  
    8080#endif
    8181    STDMETHOD(COMGETTER(AdditionsActive)) (BOOL *aAdditionsActive);
    82     STDMETHOD(COMGETTER(AdditionsInterfaceVersion)) (BSTR *aVersion);
    83     STDMETHOD(COMGETTER(AdditionsVBoxVersion)) (BSTR *aVersion);
     82#if 0
     83    /** @todo Will replace AdditionsVersion to be more clear. */
     84    STDMETHOD(COMGETTER(AdditionsAPIVersion)) (BSTR *aAdditionsVersion);
     85#endif
     86    STDMETHOD(COMGETTER(AdditionsVersion)) (BSTR *aAdditionsVersion);
    8487    /** @todo Remove */
    8588    STDMETHOD(COMGETTER(SupportsSeamless)) (BOOL *aSupportsSeamless);
     
    172175        BOOL  mAdditionsActive;
    173176        Bstr  mAdditionsVersion;
    174         Bstr  mInterfaceVersion;
    175177        BOOL  mSupportsSeamless;
    176178        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