VirtualBox

Ignore:
Timestamp:
Sep 24, 2009 3:22:25 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
52781
Message:

Main: implement XML reader for settings versions 1.3, 1.4 and 1.5 for vbox 2.0.x support.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/xml.cpp

    r22210 r23288  
    749749 *
    750750 * @param pcszMatch name of attribute to find.
    751  * @param str out: attribute value
     751 * @param str out: attribute value; overwritten only if attribute was found
    752752 * @return TRUE if attribute was found and str was thus updated.
    753753 */
     
    771771 *
    772772 * @param pcszMatch name of attribute to find.
    773  * @param i out: attribute value
     773 * @param i out: attribute value; overwritten only if attribute was found
    774774 * @return TRUE if attribute was found and str was thus updated.
    775775 */
     
    792792 *
    793793 * @param pcszMatch name of attribute to find.
    794  * @param i out: attribute value
     794 * @param i out: attribute value; overwritten only if attribute was found
    795795 * @return TRUE if attribute was found and str was thus updated.
    796796 */
     
    834834 *
    835835 * @param pcszMatch name of attribute to find.
    836  * @param i out: attribute value
     836 * @param i out: attribute value; overwritten only if attribute was found
    837837 * @return TRUE if attribute was found and str was thus updated.
    838838 */
     
    854854 *
    855855 * @param pcszMatch name of attribute to find.
    856  * @param i out: attribute value
     856 * @param i out: attribute value; overwritten only if attribute was found
    857857 * @return TRUE if attribute was found and str was thus updated.
    858858 */
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