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 whether an embedded OLE item can be pasted from the Clipboard.
static BOOL PASCAL CanPaste( );
Return Value
Nonzero if an embedded OLE item can be pasted from the Clipboard; otherwise 0.
Remarks
For more information, see OleGetClipboard and OleQueryCreateFromData in the Windows SDK.
Requirements
Header: afxole.h
See Also
Reference
COleClientItem::CreateFromClipboard
COleClientItem::CreateStaticFromClipboard