How to create an instance of the object in COM?
No Answer is Posted For this Question
Be the First to Post Answer
Can I use com components from .net programs?
how you call a dll as a COM dll.
Do COM keep track of all the object references(Accounting)?
Define and explain COM?
Explain JIT activation?
When you call CoInitialize(NULL) function how it works internally.
How to Use structs in COM interfaces when Automation compatibility is not an issue?
hi,I have applied for NIC test plz if any one have test paper pattrn plz send me on "mn_mayank38@yahoo.co.in"
How do you make a NET component talk to a COM component?
What is reference counting in com?
Once I have developed the com wrapper do I have to still register the com in registry?
Let?s assume 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?