VirtualBox

Changeset 22357 in vbox for trunk/include


Ignore:
Timestamp:
Aug 19, 2009 9:32:54 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
51285
Message:

COM, Python: wrappers cleanup, some generic improvments

File:
1 edited

Legend:

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

    r22305 r22357  
    6363    ComPtr<ILocalOwner> ptr;
    6464
    65     HRESULT rc = ptr.createInprocObject(CLSID_VirtualBoxCallback);
     65    HRESULT rc = ptr.createInprocObject(CLSID_CallbackWrapper);
    6666    if (FAILED(rc))
    6767        return rc;
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