Struct windows_sys::Win32::UI::Shell::Common::SHELLDETAILS
#[repr(C, packed(1))]pub struct SHELLDETAILS {
pub fmt: i32,
pub cxChar: i32,
pub str: STRRET,
}Expand description
Required features: "Win32_UI_Shell_Common"
Fields§
§fmt: i32§cxChar: i32§str: STRRET