DictionaryForumContacts

   English
Terms for subject Microsoft containing apartment | all forms | exact matches only
EnglishSpanish
apartment-threaded componentcomponente de subproceso controlado (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 threadingapartamento de subproceso (A COM threading model where all calls to an object occur on one thread. In apartment threading, COM synchronizes and marshals calls)
apartment threading modelmodelo de apartamento de subproceso (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 apartmentcontenedor uniproceso de aplicación (A single-threaded apartment the thread of which is the core UI thread for an application window)
multithreaded apartmentcontenedor multiproceso (An apartment that consists of one or more threads)
single-threaded apartmentcontenedor uniproceso (An apartment that consists of exactly one thread)