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
How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?
How would you create Visual basic Document file?
Explain what is Visual basic?
What is difference between datagrid and flexgrid?
How can you Navigate from the DHTML application to another DHTML application? .
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?
What is the difference between change event in normal combobox and dbcombobox?
How would you Create a Query Builder and Explain its uses ?
What are the uses of List View Control?
What is ActiveX Document?
How to find size of the file. Which method or function is used to occomplish this?
Can you create a tabletype of recordset in Jet connected ODBC dbengine.
What is "NULL"?
How can Visual Basic be used for server-side scripting?
how to use unicode data in vb6 regarding to telugu language, my output is in only telugu language