VirtualBox

Changeset 18644 in vbox


Ignore:
Timestamp:
Apr 2, 2009 3:34:46 PM (15 years ago)
Author:
vboxsync
Message:

Doxygen: correct some mis-escaped references and add missing descriptions for undocumented params.
There are about 30 dead links and refs warned about. More to come.

File:
1 edited

Legend:

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

    r18623 r18644  
    31273127        Array of virtual disk definitions. One such description exists for each
    31283128        disk definition in the OVF; each string array item represents one such piece of
    3129         disk information, with the information fields separated by tab (\t) characters.
     3129        disk information, with the information fields separated by tab (\\t) characters.
    31303130
    31313131        The caller should be prepared for additional fields being appended to
     
    73297329
    73307330        <result name="VBOX_E_OBJECT_NOT_FOUND">
    7331           Given @id does not correspond to any USB device.
     7331          Given @c id does not correspond to any USB device.
    73327332        </result>
    73337333
     
    79627962
    79637963      <param name="timeout" type="long" dir="in">
     7964        <desc>
     7965          Maximum time in milliseconds to wait or -1 to wait indefinitely.
     7966        </desc>
    79647967      </param>
    79657968    </method>
     
    79827985      </param>
    79837986      <param name="timeout" type="long" dir="in">
     7987        <desc>
     7988          Maximum time in milliseconds to wait or -1 to wait indefinitely.
     7989        </desc>
    79847990      </param>
    79857991    </method>
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