VirtualBox

Ignore:
Timestamp:
Aug 16, 2018 3:58:57 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
124395
Message:

Main/CloudProviderManager+CloudProvider+CloudProfile: Introduce CloudProfile as separate interface, and do a big cleanup. Adding synchronization and incomplete support for moving to an extension pack. Updated VBoxManage to list providers and touched up the GUI code slightly to deal with the changed interfaces.

File:
1 edited

Legend:

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

    r73548 r73716  
    209209    HRESULT     i_doUninstall(const Utf8Str *a_pstrName, bool a_fForcedRemoval, const Utf8Str *a_pstrDisplayInfo);
    210210    void        i_callAllVirtualBoxReadyHooks(void);
    211     HRESULT     i_queryObjects(const com::Utf8Str &aObjUuid, std::vector<ComPtr<IUnknown> > &aObjects);
     211    HRESULT     i_queryObjects(const com::Utf8Str &aObjUuid, std::vector<ComPtr<IUnknown> > &aObjects, std::vector<com::Utf8Str> *a_pstrExtPackNames);
    212212#endif
    213213#ifdef VBOX_COM_INPROC
     
    228228    bool        i_isExtPackUsable(const char *a_pszExtPack);
    229229    void        i_dumpAllToReleaseLog(void);
     230    uint64_t    i_getUpdateCounter(void);
    230231    /** @}  */
    231232
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