VirtualBox

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


Ignore:
Timestamp:
Sep 9, 2008 10:26:27 AM (16 years ago)
Author:
vboxsync
Message:

added subversion revison to the IDL

File:
1 edited

Legend:

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

    r10595 r12284  
    117117    /* IVirtualBox properties */
    118118    STDMETHOD(COMGETTER(Version)) (BSTR *aVersion);
     119    STDMETHOD(COMGETTER(Revision)) (ULONG *aRevision);
    119120    STDMETHOD(COMGETTER(PackageType)) (BSTR *aPackageType);
    120121    STDMETHOD(COMGETTER(HomeFolder)) (BSTR *aHomeFolder);
     
    489490
    490491    static Bstr sVersion;
     492    static ULONG sRevision;
    491493    static Bstr sPackageType;
    492494    static Bstr sSettingsFormatVersion;
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