COleServerItem::IsConnected

BOOL IsConnected( ) const;

Return Value

Nonzero if the item is connected; otherwise 0.

Remarks

Call this function to see if the OLE item is connected. An OLE item is considered connected if one or more containers have references to the item. An item is connected if its reference count is greater than 0 or if it is an embedded item.

COleServerItem OverviewClass MembersHierarchy Chart

See Also   COleServerItem::IsLinkedItem, COleLinkingDoc::OnGetLinkedItem