This document discusses working with COM (Component Object Model) components in BIS. It provides an overview of what COM is, BIS's COM client interface using commands like @CCC, @CCP, @CCG, and @CCI. It also covers writing your own COM components in VB or C++ and working with existing COM components like email using CDONTS.NewMail and Excel using Excel.Application.