COleDocObjectItem::COleDocObjectItem
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.
Remarks
Call this member function to initialize the COleDocObjectItem object.
COleDocObjectItem Overview | Class Members | Hierarchy Chart