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

Post New Answer

More COM DCOM Interview Questions

Define and explain about COM?

0 Answers  


What is the difference between aggregated and contained objects?

0 Answers  


What kind of components can be used as DCOM servers?

1 Answers  


how do you know it is general dll or com dll

5 Answers  


Explain queued components.

2 Answers  






When you call CoInitialize(NULL) function how it works internally.

8 Answers  


Which namespace do the classes, allowing you to support COM functionality, are located?

0 Answers  


What is a moniker ?

3 Answers  


How can would you create an instance of the object in COM

2 Answers  


What is In-proc?

4 Answers  


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?

0 Answers  


What should QueryInterface functions do if requested object was not found?

1 Answers  


Categories