VirtualBox

Changeset 31281 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Aug 2, 2010 10:35:19 AM (14 years ago)
Author:
vboxsync
Message:

Main: one function instead of two for finding DVD and floppy images

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/com/string.h

    r30750 r31281  
    321321
    322322    /**
    323      *  Static immutable null object. May be used for comparison purposes.
    324      */
    325     static const Bstr Null;
     323     *  Static immutable empty-string object. May be used for comparison purposes.
     324     */
     325    static const Bstr Empty;
    326326
    327327protected:
     
    546546
    547547    /**
    548      *  Static immutable null object. May be used for comparison purposes.
    549      */
    550     static const Utf8Str Null;
     548     *  Static immutable empty-string object. May be used for comparison purposes.
     549     */
     550    static const Utf8Str Empty;
    551551
    552552protected:
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