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 function to remove an item from the document.
virtual void RemoveItem(
CDocItem* pItem
);
Parameters
- pItem
Pointer to the document item to be removed.
Remarks
You typically do not need to call this function explicitly; it is called by the destructors for COleClientItem and COleServerItem.
Requirements
Header: afxole.h