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
How to Use structs in COM interfaces when Automation compatibility is not an issue?
What is dcom?
How does a DCOM component know where to instantiate itself?
When you call CoInitialize(NULL) function how it works internally.
What is IUnknown? What methods are provided by IUnknown?
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?
Explain queued components.
what is oops
What is the difference between aggregated and contained objects?
What are the purposes of AddRef, Release and QueryInterface functions
what is far pointer and what are the use of far poiter in com/dcom ?????
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?