Searched defs:NS_ISUPPORTS_CAST (Results 1 - 1 of 1) sorted by relevance
/vbox/src/libs/xpcom18a4/xpcom/glue/ | ||
H A D | nsISupportsUtils.h | 187 * you would use it like this: |NS_ISUPPORTS_CAST(nsIBase*, this)|. 190 #define NS_ISUPPORTS_CAST(__unambiguousBase, __expr) \ macro |
Completed in 607 milliseconds