Constant clipboard_win::formats::CF_HDROP
source · pub const CF_HDROP: u32 = winuser::CF_HDROP; // 15u32
Expand description
A handle to type HDROP that identifies a list of files.
pub const CF_HDROP: u32 = winuser::CF_HDROP; // 15u32
A handle to type HDROP that identifies a list of files.