COleDocObjectItem::COleDocObjectItem

Call this member function to initialize the COleDocObjectItem object.

COleDocObjectItem(
   COleDocument* pContainerDoc = NULL 
);

Parameters

  • pContainerDoc
    A pointer to the COleDocument object acting as the active document container. This parameter must be NULL to enable IMPLEMENT_SERIALIZE. Normally OLE items are constructed with a non-NULL document pointer.

Requirements

Header: afxole.h

See Also

Reference

COleDocObjectItem Class

Hierarchy Chart

Other Resources

COleDocObjectItem Members