VirtualBox

Changeset 37376 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jun 8, 2011 11:08:29 AM (14 years ago)
Author:
vboxsync
Message:

Build fix.

File:
1 edited

Legend:

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

    r37375 r37376  
    82858285  <interface
    82868286    name="IGuest" extends="$unknown"
    8287     uuid="44637074-a613-48cd-9b5d-77117f971529"
     8287    uuid="af2766d9-ebff-455f-b5ce-c6f855b8f584"
    82888288    wsmap="managed"
    82898289    >
     
    87538753        </desc>
    87548754      </param>
    8755       <param name="handle" type="unsigned long" dir="out">
     8755      <param name="handle" type="unsigned long" dir="return">
    87568756        <desc>
    87578757          Handle of opened directory returned by openDirectory.
     
    87748774        </desc>
    87758775      </param>
    8776       <param name="entry" type="IGuestDirEntry" dir="out">
     8776      <param name="entry" type="IGuestDirEntry" dir="return">
    87778777        <desc>
    87788778          Information about next directory entry on success.
     
    88078807        </desc>
    88088808      </param>
    8809       <param name="exists" type="boolean" dir="out">
     8809      <param name="exists" type="boolean" dir="return">
    88108810        <desc>
    88118811          True if it's a regular file, false if it isn't (or doesn't exist).
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