COleClientItem::CanPaste

static BOOL PASCAL CanPaste( );

Return Value

Nonzero if an embedded OLE item can be pasted from the Clipboard; otherwise 0.

Remarks

Call this function to see whether an embedded OLE item can be pasted from the Clipboard.

For more information, see OleGetClipboard and OleQueryCreateFromData in the OLE documentation.

COleClientItem OverviewClass MembersHierarchy Chart

See Also   COleClientItem::CanPasteLink, COleClientItem::CreateFromClipboard, COleClientItem::CreateStaticFromClipboard, COleDocument