Expand description
Required features: "Win32_UI_Shell"
Fields
dwMask: u32
dwType: u32
dwFlags: u32
iIcon: i32
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for SMINFO
impl Send for SMINFO
impl Sync for SMINFO
impl Unpin for SMINFO
impl UnwindSafe for SMINFO
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more