can a COM interface be implemented by more than one COM class
in the same COM component?
Answer Posted / vinaydev
NO
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
Can I use .net components from com programs?
Define and explain about COM?
Can I use com components from .net programs?
How do we create dcom object in vb6?
What are queued components?
Does .net replace com?
What is the use of com component in .net?
What is reference counting in com?
Is dcom dead?
Suppose we have object b and aggregated object c (in- proc server), created by b. Can you access any interface of b from c? What?s the difference between aggregated and contained objects?
Once I have developed the com wrapper do I have to still register the com in registry?
how to call a dll as a COM dll?
What is dcom?
Can you explain what is dcom?
Suppose we have object B and aggregated object C (in- proc server), created by B. Can you access any interface of B from C?