Which namespace do the classes, allowing you to support COM
functionality, are located?
No Answer is Posted For this Question
Be the First to Post Answer
Define and explain about COM?
What is the difference between aggregated and contained objects?
What kind of components can be used as DCOM servers?
how do you know it is general dll or com dll
Explain queued components.
When you call CoInitialize(NULL) function how it works internally.
Which namespace do the classes, allowing you to support COM functionality, are located?
What is a moniker ?
How can would you create an instance of the object in COM
What is In-proc?
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?
What should QueryInterface functions do if requested object was not found?