What happens when we instantiate a COM component ?
Answer Posted / ravi raj chellueri
When instantiating a COM object, Visual Basic calls an API
function named CoCreateInstance() behind the scenes to
create the object for you.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Explain the disadvantages of com components?
What are rcw?
What is durability?
How to register com+ services?
Define transaction atomicity?
Explain how to make a net component talk to a com component?
What is availability?
Explain how to register dll in com / com+ application?
Is com+ dead?
Define jit activation?
Explain what are wrapper classes?
Define durability?
what is the relational database of tables and forms
What is reliability?
What happens when we instantiate a .NET component ?