Searched defs:NS_IMETHOD_ (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/base/
H A Dnscore.h159 #define NS_IMETHOD_(type) virtual type __stdcall macro
171 #define NS_IMETHOD_(type) virtual type macro
183 #define NS_IMETHOD_(type) virtual IMETHOD_VISIBILITY type macro
196 # define NS_IMETHOD_(type) virtual IMETHOD_VISIBILITY type macro
206 # define NS_IMETHOD_(type) virtual IMETHOD_VISIBILITY type macro
244 #define NS_IMETHOD NS_IMETHOD_(nsresult)

Completed in 35 milliseconds