Answer Posted / bijender singh
COM Dll contails IUnknown interface but general DLL doesn't.
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Which namespace do the classes, allowing you to support COM functionality, are located?
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?
Can you explain what is dcom?
Can I use com components from .net programs?
What is the difference between aggregated and contained objects?
How to create an instance of the object in COM?
Once I have developed the com wrapper do I have to still register the com in registry?
Explain Futures of COM?
What are queued components?
Is dcom dead?
What is reference counting in com?
Define and explain about COM?
How do we create dcom object in vb6?
What is dcom?
Does .net replace com?