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

How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?

1137


How would you create Visual basic Document file?

2003


Explain what is Visual basic?

659


What is difference between datagrid and flexgrid?

12857


How can you Navigate from the DHTML application to another DHTML application? .

1735






how to use telugu language in vb6? any unicode data is available for telugu or not?yes means how to use? my desired output is telugu only? i am doing project like(telugu calendar),my output should be print in telugu only? pls send me the solution with code?

3130


What is the difference between change event in normal combobox and dbcombobox?

1890


How would you Create a Query Builder and Explain its uses ?

1738


What are the uses of List View Control?

1536


What is ActiveX Document?

1783


How to find size of the file. Which method or function is used to occomplish this?

1585


Can you create a tabletype of recordset in Jet connected ODBC dbengine.

1566


What is "NULL"?

1119


How can Visual Basic be used for server-side scripting?

608


how to use unicode data in vb6 regarding to telugu language, my output is in only telugu language

3203