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 see if the OLE item is connected.
BOOL IsConnected( ) const;
Return Value
Nonzero if the item is connected; otherwise 0.
Remarks
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.
Requirements
Header: afxole.h
See Also
Reference
COleLinkingDoc::OnGetLinkedItem