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.
BOOL IsRichEditFormat( CLIPFORMAT cf );
Return Value
Nonzero if cf is a rich edit or text Clipboard format.
Parameters
cf
The Clipboard format of interest.
Remarks
Call this function to determine if cf is a Clipboard format which is text, rich text, or rich text with OLE items.
CRichEditView Overview | Class Members | Hierarchy Chart
See Also CRichEditCtrl::CanPaste, CRichEditCtrl::Paste, CRichEditView::DoPaste