Expand description
Required features: "Win32_System_Search"
, "Win32_Foundation"
, "Win32_System_Com"
, "Win32_System_Ole"
Fields
eInfoType: u32
vData: VARIANT
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DCINFO
impl !Send for DCINFO
impl !Sync for DCINFO
impl Unpin for DCINFO
impl UnwindSafe for DCINFO
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