Struct windows_sys::Win32::UI::Shell::SHDRAGIMAGE
[−]#[repr(C)]pub struct SHDRAGIMAGE {
pub sizeDragImage: SIZE,
pub ptOffset: POINT,
pub hbmpDragImage: HBITMAP,
pub crColorKey: u32,
}Expand description
Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’, ‘Win32_Graphics_Gdi’
Fields
sizeDragImage: SIZEptOffset: POINThbmpDragImage: HBITMAPcrColorKey: u32