Interfaces
COM enforces the concept of interfaces being separate from implementation.
Interface == Abstract Base Class
Objects support multiple interfaces through multiple inheritance.
Interfaces NEVER change!
A “control” is just a COM component with the right interfaces.
Previous slide
Next slide
Back to first slide
View graphic version