Expand description
Required features: "Win32_Devices_ImageAcquisition"
Fields
wszTokenName: PWSTR
wszValue: PWSTR
Trait Implementations
impl Clone for WIAS_ENDORSER_VALUE
impl Clone for WIAS_ENDORSER_VALUE
impl Copy for WIAS_ENDORSER_VALUE
Auto Trait Implementations
impl RefUnwindSafe for WIAS_ENDORSER_VALUE
impl !Send for WIAS_ENDORSER_VALUE
impl !Sync for WIAS_ENDORSER_VALUE
impl Unpin for WIAS_ENDORSER_VALUE
impl UnwindSafe for WIAS_ENDORSER_VALUE
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