DictionaryForumContacts

   English
Terms for subject Microsoft containing apartment | all forms | exact matches only
EnglishGerman
apartment-threaded componentKomponente mit dem Threadingmodell "Apartment" (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)
apartment threadingApartmentthreading (A COM threading model where all calls to an object occur on one thread. In apartment threading, COM synchronizes and marshals calls)
apartment threading modelApartmentthreadingmodell (A COM threading model where all calls to an object occur on one thread. In apartment threading, COM synchronizes and marshals calls)
application single-threaded apartmentAnwendungs-Single-Threaded-Apartment (A single-threaded apartment the thread of which is the core UI thread for an application window)
multithreaded apartmentMultithread-Apartment (An apartment that consists of one or more threads)
single-threaded apartmentSinglethread-Apartment (An apartment that consists of exactly one thread)