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 5923C is aggregated by B, which in turn aggregated by A. Our client requested C. What will happen?
2 7960Write a JCL to copy only selected members from a partitioned data set to another partitioned data set. (Use: IEBCOPY)
1 7773
What are queued components?
How to create an instance of the object in COM?
What is dcom?
Does .net replace com?
Explain Futures of COM?
What is the difference between aggregated and contained objects?
Which namespace do the classes, allowing you to support COM functionality, are located?
Define and explain about COM?
Once I have developed the com wrapper do I have to still register the com in registry?
Can I use com components from .net programs?
Is dcom dead?
Can I use .net components from com programs?
How do we create dcom object in vb6?
how to call a dll as a COM dll?
Suppose we have object B and aggregated object C (in- proc server), created by B. Can you access any interface of B from C?