What are the different compatibility types when we create a
COM component?
Answer Posted / neha dogra
Three Compatibility Types:
1. No Compatibility: New GUID created and references from other components will not work.
2. Project Compatibility: Default for any new component
3. Binary Compatibility: GUID does not change, references from other components will work.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is instantiating?
What is script control?
How do I create a window with a small title bar as in a floating toolbar?
What is data control in vb?
What are the Internet tools available in VB6.0?
How do I set the Windows wallpaper at runtime?
Binary Access-method isused to access file in which manner?
Explain about literals?
What is ActiveX Document?
What is DBSqlPassThrough?
Is it possible to change menu runtime using API? If yes? Specify the function names.
Explain about arrays?
What is vbs file?
What are some methods you can use to send data from one VB executable to another one?
Why API functions are Required?