CF_OEMTEXT top-level constant

int const CF_OEMTEXT

Text format containing 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.

Implementation

const CF_OEMTEXT = 7;