- Timestamp:
- Jan 20, 2014 2:10:35 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/com/defs.h
r48063 r50120 4 4 5 5 /* 6 * Copyright (C) 2006-201 3Oracle Corporation6 * Copyright (C) 2006-2014 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as … … 381 381 #define STDMETHOD(a) NS_IMETHOD a 382 382 #define STDMETHODIMP NS_IMETHODIMP 383 #define STDMETHOD_(ret, meth) NS_IMETHOD_(ret) meth 383 384 384 385 #define COM_IIDOF(I) NS_GET_IID(I)
Note:
See TracChangeset
for help on using the changeset viewer.