Explain Futures of COM?
No Answer is Posted For this Question
Be the First to Post Answer
C is aggregated by B, which in turn aggregated by A. Our client requested C. What will happen?
how you call a dll as a COM dll.
What kind of components can be used as DCOM servers?
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 is a moniker ?
What happens when client calls CoCreateInstance?
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?
Which namespace do the classes, allowing you to support COM functionality, are located?
How to create an instance of the object in COM?
Can I use .net components from com programs?
What is the difference, if any, between OLE and COM?
How do we create dcom object in vb6?