09 October 2005 21:45
nsISupports Proxies
by pres_pocA "Proxy", in this context, is a stub object which enables a method of any class which is derived from nsISupports and has a typelib to be called on any in-process thread. "Proxy" itself is possibly not the correct word to use, but this I use it for historical reasons.
1
(1 marks)