Subject | German | English |
comp., MS | Komponente mit dem Threadingmodell "Apartment" | apartment-threaded component (A COM component that resides on a single thread of execution. Apartment-threaded components rely on COM to synchronize calls to them. All COM objects created with Visual Basic are apartment threaded) |
comp., MS | mit dem Threadingmodell "Both" | both-threaded (Pertaining to a threading model in which the object has the characteristics of an apartment-threaded object as well as a free-threaded object) |