Answer Posted / sandeep mishra
COM DLLs export above listed 4 functions and it's mandatory
for any DLL to be qualified as a COM DLL.
Where in regular DLLs we get a list of exported functions
which from client application we will invoke.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Does .net replace com?
What is the use of com component in .net?
Explain Futures of COM?
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?
How do we create dcom object in vb6?
Suppose we have object B and aggregated object C (in- proc server), created by B. Can you access any interface of B from C?
Which namespace do the classes, allowing you to support COM functionality, are located?
Can I use com components from .net programs?
What are queued components?
What is dcom?
Is dcom dead?
Can I use .net components from com programs?
How to create an instance of the object in COM?
how to call a dll as a COM dll?
What is the difference between aggregated and contained objects?