Searched defs:NS_GET_IID (Results 1 - 1 of 1) sorted by relevance
/vbox/src/libs/xpcom18a4/xpcom/glue/ | ||
H A D | nsISupportsUtils.h | 213 #define NS_GET_IID(T) nsCOMTypeInfo<T>::GetIID() macro 224 return aSource->QueryInterface(NS_GET_IID(DestinationType), |
Completed in 66 milliseconds