Struct windows_sys::Win32::UI::Controls::NMSELCHANGE
[−]#[repr(C)]pub struct NMSELCHANGE {
pub nmhdr: NMHDR,
pub stSelStart: SYSTEMTIME,
pub stSelEnd: SYSTEMTIME,
}Expand description
Required features: ‘Win32_UI_Controls’, ‘Win32_Foundation’
Fields
nmhdr: NMHDRstSelStart: SYSTEMTIMEstSelEnd: SYSTEMTIME