Answer:
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.
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.
Previous Question | Next Question |
Do COM keep track of all the object references (Accounting)? | Define and explain about COM? |