static BOOL PASCAL CanPasteLink( );
Return Value
Nonzero if a linked OLE item can be pasted from the Clipboard; otherwise 0.
Remarks
Call this function to see whether a linked OLE item can be pasted from the Clipboard.
For more information, see OleGetClipboard and OleQueryLinkFromData in the OLE documentation.
COleClientItem Overview | Class Members | Hierarchy Chart
See Also COleClientItem::CanPaste, COleClientItem::CreateLinkFromClipboard