VirtualBox

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


Ignore:
Timestamp:
Oct 30, 2008 1:34:41 PM (16 years ago)
Author:
vboxsync
Message:

Main: ConfigNames -> PropertyNames

File:
1 edited

Legend:

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

    r13673 r13676  
    6969
    7070    STDMETHOD(COMGETTER(Capabilities)) (ULONG *aCaps);
    71     STDMETHOD(COMGETTER(ConfigNames)) (ComSafeArrayOut (BSTR, aConfigNames));
     71    STDMETHOD(COMGETTER(PropertyNames)) (ComSafeArrayOut (BSTR, aPropertyNames));
    7272
    7373    // public methods only for internal purposes
     
    9191        const BstrList fileExtensions;
    9292        const uint64_t capabilities;
    93         const BstrList configNames;
     93        const BstrList propertyNames;
    9494    };
    9595
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