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



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

Answer / pankajbisane

As follows:

No Compatibility
Project Compatibility
Binary Compatibility

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More COM DCOM Interview Questions

How does a DCOM component know where to instantiate itself?

1 Answers  


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

8 Answers  


how to call a dll as a COM dll?

0 Answers  


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

1 Answers   TCS,


Which namespace do the classes, allowing you to support COM functionality, are located?

0 Answers  






Define and explain about COM?

0 Answers  


how do you know it is general dll or com dll

5 Answers  


Explain transaction atomicity?

1 Answers  


Do COM keep track of all the object references(Accounting)?

3 Answers   Microsoft,


What is dcom?

0 Answers  


How do you make a NET component talk to a COM component?

3 Answers   TCS,


What happens when client calls CoCreateInstance?

2 Answers   Cap Gemini,


Categories