VirtualBox

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


Ignore:
Timestamp:
Jan 25, 2013 10:24:45 AM (12 years ago)
Author:
vboxsync
Message:

Main: change API. Interface IMedium was touched. Handling enumeration MediumVariant was changed. PR5434.

File:
1 edited

Legend:

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

    r44340 r44365  
    1203912039  <interface
    1204012040    name="IMedium" extends="$unknown"
    12041     uuid="29989373-b111-4654-8493-2e1176cba890"
     12041    uuid="86fd6208-4c8c-40c2-a4e3-f6b47ac6ef07"
    1204212042    wsmap="managed"
    1204312043    >
     
    1224412244    </attribute>
    1224512245
    12246     <attribute name="variant" type="unsigned long" readonly="yes">
     12246    <attribute name="variant" type="MediumVariant" safearray="yes" readonly="yes">
    1224712247      <desc>
    1224812248        Returns the storage format variant information for this medium
     
    1295512955        <desc>Maximum logical size of the medium in bytes.</desc>
    1295612956      </param>
    12957       <param name="variant" type="unsigned long" dir="in">
     12957      <param name="variant" type="MediumVariant" safearray="yes" dir="in">
    1295812958        <desc>Exact image variant which should be created (as a combination of
    1295912959          <link to="MediumVariant" /> flags).</desc>
     
    1303813038        <desc>Target medium.</desc>
    1303913039      </param>
    13040       <param name="variant" type="unsigned long" dir="in">
     13040      <param name="variant" type="MediumVariant" safearray="yes" dir="in">
    1304113041        <desc>Exact image variant which should be created (as a combination of
    1304213042          <link to="MediumVariant" /> flags).</desc>
     
    1316613166        <desc>Target medium.</desc>
    1316713167      </param>
    13168       <param name="variant" type="unsigned long" dir="in">
     13168      <param name="variant" type="MediumVariant" safearray="yes" dir="in">
    1316913169        <desc>Exact image variant which should be created (as a combination of
    1317013170          <link to="MediumVariant" /> flags).</desc>
     
    1321513215    <desc>Target medium.</desc>
    1321613216    </param>
    13217     <param name="variant" type="unsigned long" dir="in">
    13218     <desc>Exact image variant which should be created (as a combination of
    13219     <link to="MediumVariant" /> flags).</desc>
     13217    <param name="variant" type="MediumVariant" safearray="yes" dir="in">
     13218    <desc><link to="MediumVariant" /> flags).</desc>
    1322013219    </param>
    1322113220    <param name="progress" type="IProgress" dir="return">
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