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 determine if cf is a Clipboard format which is text, rich text, or rich text with OLE items.
static BOOL AFX_CDECL IsRichEditFormat(
CLIPFORMAT cf
);
Parameters
- cf
The Clipboard format of interest.
Return Value
Nonzero if cf is a rich edit or text Clipboard format.
Requirements
Header: afxrich.h