Quick question about interfaces.
Posted: Mon Feb 02, 2004 6:26 pm
Exactly what functionality does an Interface provide?
Is there any Com specific functionality. For example, is IUnknown implemented by the compiler?
Or is it just a C++ vtable?
I'm reading up on COM, and I'd find this information useful.
btw: Anybody interested in learning more about Com might find this article interesting:
http://msdn.microsoft.com/library/defau ... 020298.asp
Is there any Com specific functionality. For example, is IUnknown implemented by the compiler?
Or is it just a C++ vtable?
I'm reading up on COM, and I'd find this information useful.
btw: Anybody interested in learning more about Com might find this article interesting:
http://msdn.microsoft.com/library/defau ... 020298.asp