VirtualBox

Changeset 34787 in vbox for trunk/src/VBox/Main/idl


Ignore:
Timestamp:
Dec 7, 2010 2:51:18 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
68597
Message:

Main,VBoxManage,FE/Qt: Implemented IExtPackFile and dropped IExtPackManager::Install.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r34714 r34787  
    1443214432  <interface
    1443314433    name="IExtPackManager" extends="$unknown"
    14434     uuid="8104df65-74d6-4e33-b374-50aa062b4afd"
     14434    uuid="70d808a9-176f-4d45-adad-7c509b8309b3"
    1443514435    wsmap="suppress"
    1443614436    >
     
    1447414474      <param name="file" type="IExtPackFile" dir="return">
    1447514475        <desc>The interface of the extension pack file object.</desc>
    14476       </param>
    14477     </method>
    14478 
    14479     <method name="install">
    14480       <desc>
    14481         Please use openExtPackFile + IExtPackFile::install instead of this
    14482         interface.   This will be removed later in the beta cycle.
    14483       </desc>
    14484       <param name="path" type="wstring" dir="in">
    14485         <desc>The path of the extension pack tarball.</desc>
    14486       </param>
    14487       <param name="name" type="wstring" dir="return">
    14488         <desc>The name of the installed extension pack.</desc>
    1448914476      </param>
    1449014477    </method>
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