ABSTRACT

Other COM Issues In Chapter 3, we will review all the other headaches that come about when you try to create and communicate with a COM object. Included here is how to derive the functionality of another COM object in your own, how do you keep the data in your application thread-safe when your COM objects are in different threads, and how do you keep your COM objects secure from intruders trying to access your database.