iFlags

Indicates how image data is placed on the clipboard. You can use a bitwise OR to pass more than one value.

Valid values are:

Value

Meaning

COPY_EMPTY

Empty the clipboard before copying data to it.

COPY_DIB

Copy DIB data to the clipboard.

COPY_DDB

Copy DDB data to the clipboard.

COPY_PALETTE

Copy palette data to the clipboard.