How to create an instance of the object in COM?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference, if any, between OLE and COM?
how to call a dll as a COM dll?
what is far pointer and what are the use of far poiter in com/dcom ?????
What kind of components can be used as DCOM servers?
Explain queued components.
C is aggregated by B, which in turn aggregated by A. Our client requested C. What will happen?
Explain Futures of COM?
When you call CoInitialize(NULL) function how it works internally.
Explain object pooling?
Which namespace do the classes, allowing you to support COM functionality, are located?
Can I use com components from .net programs?
Suppose we have object B and aggregated object C (in- proc server), created by B. Can you access any interface of B from C?