Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What happens when we instantiate a COM component ?

Answers were Sorted based on User's Feedback



What happens when we instantiate a COM component ?..

Answer / 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

What happens when we instantiate a COM component ?..

Answer / virat sarswat

When instantiation happen COM Component is Actually picked
up from it's ClassFactory. Then instance of the CoClass is
create and AddRef is called for the CoClass object. Hence
object life cycle is started when it's instantiate.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More COM+ Interview Questions

What happens when we instantiate a .NET component ?

0 Answers   DELL,


Define object pooling?

0 Answers  


Explain how to register com+ services?

0 Answers  


Define durability?

0 Answers  


How do you make a NET component talk to a COM component?

1 Answers  


Explain what are wrapper classes?

0 Answers  


Explain the disadvantages of com components?

0 Answers  


How to make a net component talk to a com component?

0 Answers  


Define scalability?

2 Answers  


What is ccw?

0 Answers  


Is it true that COM objects no longer need to be registered on the server?

0 Answers  


What happens when we instantiate a COM component ?

2 Answers   DELL,


Categories