COleClientItem::CanPasteLink
Call this function to see whether a linked OLE item can be pasted from the Clipboard.
static BOOL PASCAL CanPasteLink( );
Return Value
Nonzero if a linked OLE item can be pasted from the Clipboard; otherwise 0.
Remarks
For more information, see OleGetClipboard and OleQueryLinkFromData in the Windows SDK.
Requirements
Header: afxole.h