FreeThreadedComponent

Last edit September 25, 2000
Terminology in COM used to define a ComComponent that runs in the MultiThreadedApartment. This essentially means that the component can accept "simultaneous" requests from multiple threads at a time.



CategoryComponentObjectModel