CDocItem Class
Visual Studio 2012
The base class for document items, which are components of a document's data.
class CDocItem : public CCmdTarget
CDocItem objects are used to represent OLE items in both client and server documents.
For more information, see the article Containers: Implementing a Container.