VirtualBox

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


Ignore:
Timestamp:
Jun 13, 2013 12:10:23 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
86380
Message:

Main/IGuest::UpdateGuestAdditions: Implemented support for passing optional command line arguments to the performing installer on the guest (untested).

Location:
trunk/src/VBox
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox

  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r46523 r46524  
    85828582    <attribute name="loggingLevel" type="wstring">
    85838583      <desc>
    8584         Specifies the logging level in current use by VirtualBox. 
     8584        Specifies the logging level in current use by VirtualBox.
    85858585      </desc>
    85868586    </attribute>
     
    1120611206  <interface
    1120711207    name="IGuest" extends="$unknown"
    11208     uuid="19c32350-0618-4ede-b0c3-2b4311bf0d9b"
     11208    uuid="1a1969c1-a583-4975-9810-1dd0f0e3a8ae"
    1120911209    wsmap="managed"
    1121011210    >
     
    1169911699      <param name="source" type="wstring" dir="in">
    1170011700        <desc>
    11701           Path to the Guest Additions .ISO file to use for the upate.
     11701          Path to the Guest Additions .ISO file to use for the update.
     11702        </desc>
     11703      </param>
     11704      <param name="arguments" type="wstring" dir="in" safearray="yes">
     11705        <desc>
     11706          Optional command line arguments to use for the Guest Additions
     11707          installer. Useful for retrofitting features which weren't installed
     11708          before on the guest.
    1170211709        </desc>
    1170311710      </param>
     
    2035520362    </desc>
    2035620363  </interface>
    20357  
     20364
    2035820365  <interface
    2035920366    name="IVideoCaptureChangedEvent" extends="IEvent"
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