VirtualBox

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


Ignore:
Timestamp:
Mar 3, 2009 9:16:15 AM (16 years ago)
Author:
vboxsync
Message:

#3551: “Main: Replace remaining collections with safe arrays”
Replace SnapshotCollection. Reviewed by dmik. Tested with GUI.

File:
1 edited

Legend:

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

    r17255 r17260  
    74577457  -->
    74587458
    7459   <enumerator
    7460      name="ISnapshotEnumerator" type="ISnapshot"
    7461      uuid="25cfa2a4-1f1d-4f05-9658-b7a5894ef1a3"
    7462      />
    7463 
    7464   <collection
    7465      name="ISnapshotCollection" type="ISnapshot"
    7466      enumerator="ISnapshotEnumerator"
    7467      uuid="23852e3c-94cd-4801-ab05-ed35675b3894"
    7468      readonly="yes"
    7469      />
    7470 
    74717459  <interface
    74727460     name="ISnapshot" extends="$unknown"
    7473      uuid="9f1bbf79-13b0-4da2-abba-4a992c65c083"
     7461     uuid="5db6b1d9-c76b-4424-a6f4-8257f642d6ea"
    74747462     wsmap="managed"
    74757463     >
     
    76647652    </attribute>
    76657653
    7666     <attribute name="children" type="ISnapshotCollection" readonly="yes">
     7654    <attribute name="children" type="ISnapshot" readonly="yes" safearray="yes">
    76677655      <desc>
    76687656        Child snapshots (all snapshots having this one as a parent).
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