VirtualBox

Ignore:
Timestamp:
Jul 11, 2008 6:39:28 PM (16 years ago)
Author:
vboxsync
Message:

Performance API, version 0, with fixed COMDefs.h.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/include/COMDefs.h

    r10163 r10544  
    293293        for (int i = 0; i < aVec.size(); ++i)
    294294        {
    295             aArr [i] = aVec.at (i);
     295            aArr [i] = aVec.at (i).iface();
    296296            if (aArr [i])
    297297                aArr [i]->AddRef();
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