CF_PALETTE top-level constant

int const CF_PALETTE

Handle to a color palette. Whenever an application places data in the clipboard that depends on or assumes a color palette, it should place the palette on the clipboard as well.

Implementation

const CF_PALETTE = 9;