VirtualBox

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


Ignore:
Timestamp:
Nov 26, 2010 4:24:58 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
68169
Message:

Guest Additions update: Don't wait when showing modal progress dialog in GUI.

File:
1 edited

Legend:

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

    r34397 r34398  
    77677767    </desc>
    77687768
    7769     <const name="None"     value="0">
     7769    <const name="None"                    value="0">
    77707770      <desc>Guest Additions are not loaded.</desc>
    77717771    </const>
    7772     <const name="System"   value="1">
     7772    <const name="System"                  value="1">
    77737773      <desc>Guest drivers are loaded.</desc>
    77747774    </const>
    7775     <const name="Userland" value="2">
     7775    <const name="Userland"                value="2">
    77767776      <desc>Common components (such as application services) are loaded.</desc>
    77777777    </const>
    7778     <const name="Desktop"  value="3">
     7778    <const name="Desktop"                 value="3">
    77797779      <desc>Per-user desktop components are loaded.</desc>
     7780    </const>
     7781  </enum>
     7782
     7783  <enum
     7784    name="AdditionsUpdateFlag"
     7785    uuid="726a818d-18d6-4389-94e8-3e9e6826171a"
     7786  >
     7787    <desc>
     7788      Guest Additions update flags.
     7789    </desc>
     7790
     7791    <const name="None"                    value="0">
     7792      <desc>No flag set.</desc>
     7793    </const>
     7794    <const name="WaitForUpdateStartOnly"  value="1">
     7795      <desc>Only wait for the update process being started and do not
     7796        wait while peforming the actual update.</desc>
    77807797    </const>
    77817798  </enum>
     
    81868203      <param name="flags" type="unsigned long" dir="in">
    81878204        <desc>
    8188           Copy flags.
     8205          Copy flags. Not used at the moment and must be set to 0.
    81898206        </desc>
    81908207      </param>
     
    82838300      <param name="flags" type="unsigned long" dir="in">
    82848301        <desc>
    8285           Additional flags for update process. Not used at the moment and
    8286           must be set to 0.
     8302          Flags for Guest Additions update.
    82878303        </desc>
    82888304      </param>
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