COleServerDoc::IsEmbedded

BOOL IsEmbedded( ) const;

Return Value

Nonzero if the COleServerDoc object is a document that represents an object embedded in a container; otherwise 0.

Remarks

Call the IsEmbedded member function to determine whether the document represents an object embedded in a container. A document loaded from a file is not embedded although it may be manipulated by a container application as a link. A document which is an embedding in a container document is considered to be embedded.

COleServerDoc OverviewClass MembersHierarchy Chart