Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
CDocObjectServerItem(COleServerDoc*pServerDoc, BOOLbAutoDelete);
Parameters
pServerDoc
A pointer to the document that will contain the new DocObject item.
bAutoDelete
Indicates whether the object can be deleted when a link to it is released. Set the argument to FALSE if the CDocObjectServerItem object is an integral part of your document’s data. Set it to TRUE if the object is a secondary structure used to identify a range in your document’s data that can be deleted by the framework.
Remarks
Constructs a CDocObjectServerItem object.
CDocObjectServerItem Overview | Class Members | Hierarchy Chart
See Also CDocObjectServer