Expand description
Required features: "Win32_System_Search", "Win32_Foundation", "Win32_System_Com", "Win32_System_Ole"
Fields
variantValue: VARIANTpwszName: PWSTRTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ITEMPROP
impl !Send for ITEMPROP
impl !Sync for ITEMPROP
impl Unpin for ITEMPROP
impl UnwindSafe for ITEMPROP
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
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