can a COM interface be implemented by more than one COM class
in the same COM component?
Answers were Sorted based on User's Feedback
How to create an instance of the object in COM?
Which namespace do the classes, allowing you to support COM functionality, are located?
What are the different compatibility types when we create a COM component?
how you call a dll as a COM dll.
how to call a dll as a COM dll?
How does a DCOM component know where to instantiate itself?
What are the purposes of AddRef, Release and QueryInterface functions
What is the difference between aggregated and contained objects?
How to Use structs in COM interfaces when Automation compatibility is not an issue?
What is IUnknown? What methods are provided by IUnknown?
Explain object pooling?
How do you make a NET component talk to a COM component?