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?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More COM DCOM Interview Questions

Explain object pooling?

1 Answers   HCL,


how do you know it is general dll or com dll

5 Answers  


How to Use structs in COM interfaces when Automation compatibility is not an issue?

1 Answers  


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?

3 Answers  


What are the different compatibility types when we create a COM component?

1 Answers   TCS,






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

8 Answers  


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

1 Answers  


can a COM interface be implemented by more than one COM class in the same COM component?

2 Answers   Cap Gemini, Honeywell,


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 is the difference, if any, between OLE and COM?

3 Answers  


How do we create dcom object in vb6?

0 Answers  


Once I have developed the com wrapper do I have to still register the com in registry?

0 Answers  


Categories