Answer Posted / chandrasekharreddy siddamreddy
Inorder to call your DLL as COM dll, you have to follow
some rules to develop the dll. If those rules are there
then only your DLL will be called as COM dll.
COM is a specification set of rules to develope binaries,
COM is not a language.
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Which namespace do the classes, allowing you to support COM functionality, are located?
What are queued components?
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?
How to create an instance of the object in COM?
Explain Futures of COM?
Does .net replace com?
What is the difference between aggregated and contained objects?
Is dcom dead?
how to call a dll as a COM dll?
Can I use .net components from com programs?
What is dcom?
What is reference counting in com?
What is the use of com component in .net?
Define and explain about COM?