VirtualBox

Changeset 28950 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Apr 30, 2010 11:22:53 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
60946
Message:

VBox/com/defs.h,VirtualBoxImpl.cpp: Implemented FAILED_DEAD_INTERFACE() for COM.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/VirtualBoxImpl.cpp

    r28944 r28950  
    45044504                    itOrg->setDontCallAgain(mWhat);
    45054505            }
    4506             else if (FAILED_DEAD_INTERFACE(rc))
     4506            else if (FAILED_DEAD_INTERFACE(hrc))
    45074507                mVirtualBox->removeDeadCallback(it->ptrICb);
    45084508        }
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