Fields |
Description |
CF_BITMAP |
Specifies a Windows bitmap format. |
CF_CSV |
Specifies a comma-separated value (CSV) format. |
CF_DIB |
Specifies the Windows Device Independent Bitmap (DIB) format. |
CF_DIF |
Specifies the Windows data interchange format. |
CF_ENHMETAFILE |
Specifies the Windows enhanced metafile format. |
CF_HDROP |
Specifies the Windows file drop format. |
CF_HTML |
Specifies text consisting of Hypertext Markup Language (HTML) data. |
CF_LOCALE |
Specifies the Windows locale format. |
CF_METAFILEPICT |
Specifies the Windows metafile format. |
CF_OEMTEXT |
Specifies the standard Windows original equipment manufacturer (OEM) text format. |
CF_PALETTE |
Specifies the Windows palette format. |
CF_PENDATA |
Specifies the Windows pen data format. |
CF_RIFF |
Specifies the Resource Interchange File Format (RIFF) audio format. |
CF_RTFTEXT |
Specifies text consisting of Microsoft rich text format (RTF) data. |
CF_STRINGCLASS |
Specifies the standard java.lang.String class format. |
CF_SYLK |
Specifies the Windows symbolic link format. |
CF_TEXT |
Specifies the standard American National Standards Institute (ANSI) text format. |
CF_TIFF |
Specifies the Tagged Image File Format (TIFF). |
CF_UNICODETEXT |
Specifies the standard Windows Unicode text format. |
CF_WAVE |
Specifies the wave audio format. |
CF_WFCOBJECT |
Specifies a format that encapsulates a WFC object. |