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