Which namespace do the classes, allowing you to support COM
functionality, are located?
What are queued components?
When you call CoInitialize(NULL) function how it works internally.
Which tool is used to configure the port range and protocols for DCOM communications?
Does .net replace com?
What is the use of com component in .net?
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?
Write a JCL to copy only selected members from a partitioned data set to another partitioned data set. (Use: IEBCOPY)
Futures of COM
What are the different compatibility types when we create a COM component?
How to create an instance of the object in COM?
How can would you create an instance of the object in COM
How to Use structs in COM interfaces when Automation compatibility is not an issue?