Suppose we have object B and aggregated object C (in- proc server), created by B. Can you access any interface of B from C?
No Answer is Posted For this Question
Be the First to Post Answer
can a COM interface be implemented by more than one COM class in the same COM component?
2 Answers Cap Gemini, Honeywell,
How to create an instance of the object in COM?
Which namespace do the classes, allowing you to support COM functionality, are located?
What are the purposes of AddRef, Release and QueryInterface functions
When you call CoInitialize(NULL) function how it works internally.
what is far pointer and what are the use of far poiter in com/dcom ?????
How do you make a NET component talk to a COM component?
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?
Futures of COM
What is In-proc?
What is dcom?
What happens when client calls CoCreateInstance?