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 is single thread and multithread apartments model?

Answer Posted / guest

All components created with Visual Basic use the apartment
model, whether they?re single-threaded or multithreaded. A
single-threaded component has only one apartment, which
contains all the objects the component provides.

This means that a single-threaded DLL created with Visual
Basic is safe to use with a multithreaded client. However,
there?s a performance trade-off for this safety. Calls from
all client threads except one are marshaled, just as if
they were out-of-process calls.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the Internet tools available in VB 6.0?

2874


How do I create a new form in visual basic?

1097


___,___ arguments will be used to run a executable program in shell function

1863


What about DLL calls that require callbacks?

1484


Explain about arrays?

1115


How would you convert a form into document?

2123


What is a toolbox in visual basic?

1059


How do you avoid the "Invalid use of null" error when reading null values from a database?

1739


How do I make an animated icon for my program?

1595


How can I access a record by record number?

1600


1s it posible to Create Tables Through Querydef?

2208


What is the use of Hyperlink control for DHTML applications?

2230


Where can I get good up-to-date information about VB?

1414


What is the use of Data Form Wizard?

2017


Write the Steps in Creating an ActiveX Control?

2647