Struct windows_sys::Win32::UI::Controls::TVGETITEMPARTRECTINFO
[−]#[repr(C)]pub struct TVGETITEMPARTRECTINFO {
pub hti: HTREEITEM,
pub prc: *mut RECT,
pub partID: TVITEMPART,
}Expand description
Required features: ‘Win32_UI_Controls’, ‘Win32_Foundation’
Fields
hti: HTREEITEMprc: *mut RECTpartID: TVITEMPART