VirtualBox

Changeset 26587 in vbox for trunk/src/VBox/Main/glue


Ignore:
Timestamp:
Feb 16, 2010 4:57:09 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
57775
Message:

Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() behave the same; resulting cleanup; make some more internal methods use Utf8Str instead of Bstr; fix a lot of CheckComArgNotNull?() usage

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/glue/ErrorInfo.cpp

    r26553 r26587  
    170170    {
    171171        mCalleeIID = aIID;
    172         GetInterfaceNameByIID (aIID, mCalleeName.asOutParam());
     172        GetInterfaceNameByIID(aIID, mCalleeName.asOutParam());
    173173    }
    174174}
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