CF_UNICODETEXT top-level constant

int const CF_UNICODETEXT

Unicode text format. Each line ends with a carriage return/linefeed (CR-LF) combination. A null character signals the end of the data.

Implementation

const CF_UNICODETEXT = 13;