COM Interop plays an important role with .NET Enterprise Services. Chapter 4 of my new book deals with COM Interop in regard to Enterprise Services.
One part of this chapter is using COM clients (VB6, C++, Scripting) accessing serviced components, the other part is about using existing COM components sharing the same contexts with .NET components.
DCOM together with other transport options will be in chapter 5.
Christian