Constant clipboard_win::formats::CF_DSPTEXT
source ยท pub const CF_DSPTEXT: c_uint = 0x0081;
Expand description
Text display format associated with a private format. The hMem parameter must be a handle to data that can be displayed in text format in lieu of the privately formatted data.