Struct windows_sys::Win32::System::Search::tagDBROWWATCHRANGE
[−]#[repr(C)]pub struct tagDBROWWATCHRANGE {
pub hRegion: usize,
pub eChangeKind: u32,
pub hRow: usize,
pub iRow: usize,
}Expand description
Required features: ‘Win32_System_Search’
Fields
hRegion: usizeeChangeKind: u32hRow: usizeiRow: usize