pub const CF_DSPBITMAP: u32 = winuser::CF_DSPBITMAP; // 130u32
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.