VirtualBox

Changeset 30714 in vbox for trunk/include/VBox/com/defs.h


Ignore:
Timestamp:
Jul 7, 2010 4:20:03 PM (14 years ago)
Author:
vboxsync
Message:

Main: remove SupportErrorInfo template magic

File:
1 edited

Legend:

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

    r30681 r30714  
    225225 *  @param i    interface class
    226226 */
    227 #define COM_IIDOF(I) _ATL_IIDOF (I)
     227#define COM_IIDOF(I) _ATL_IIDOF(I)
    228228
    229229#else /* defined (RT_OS_WINDOWS) */
     
    349349#define STDMETHODIMP NS_IMETHODIMP
    350350
    351 #define COM_IIDOF(I) NS_GET_IID (I)
     351#define COM_IIDOF(I) NS_GET_IID(I)
    352352
    353353/* A few very simple ATL emulator classes to provide
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