Define and explain about COM?
No Answer is Posted For this Question
Be the First to Post Answer
How can would you create an instance of the object in COM
Define and explain COM?
what is far pointer and what are the use of far poiter in com/dcom ?????
C is aggregated by B, which in turn aggregated by A. Our client requested C. What will happen?
When you call CoInitialize(NULL) function how it works internally.
Explain transaction atomicity?
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?
What is reference counting in com?
Does .net replace com?
What are the purposes of AddRef, Release and QueryInterface functions
How to Use structs in COM interfaces when Automation compatibility is not an issue?