Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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