A script-enabled browser is required for this page to function properly.

Microsoft Windows Predefined Data Formats

Format

Description

DDE.CF_BITMAP

Data is a bitmap.

DDE.CF_DIB

Data is a memory object containing a BITMAPINFO structure followed by the bitmap data.

DDE.CF_DIF

Data is in Data Interchange Format (DIF).

DDE.CF_DSPBITMAP

Data is a bitmap representation of a private format. This data is displayed in bitmap format instead of the privately formatted data.

DDE.CF_DSPMETAFILEPICT

Data is a metafile representation of a private data format. This data is displayed in metafile-picture format instead of the privately formatted data.

DDE.CF_DSPTEXT

Data is a textual representation of a private data format. This data is displayed in text format instead of the privately formatted data.

DDE.CF_METAFILEPICT

Data is a metafile.

DDE.CF_OEMTEXT

Data is an array of text characters in the OEM character set. Each line ends with a carriage return-linefeed (CR-LF) combination. A null character signals the end of the data.

DDE.CF_OWNERDISPLAY

Data is in a private format that the clipboard owner must display.

DDE.CF_PALETTE

Data is a color palette.

DDE.CF_PENDATA

Data is for the pen extensions to the Microsoft Windows operating system.

DDE.CF RIFF

Data is in Resource Interchange File Format (RIFF).

DDE.CF_SYLK

Data is in Microsoft Symbolic Link (SYLK) format.

DDE.CF_TEXT

Data is an array of text characters. Each line ends with a carriage return-linefeed (CR-LF) combination. A null character signals the end of the data.

DDE.CF_TIFF

Data is in Tag Image File Format (TIFF). Oracle Forms does not support multi-page TIFF.