Expand description
Required features: "Win32_Media_DirectShow"
, "Win32_Foundation"
Fields
ulPID: u32
fScrambled: BOOL
Trait Implementations
impl Clone for DVBScramblingControlSpanningEvent
impl Clone for DVBScramblingControlSpanningEvent
impl Copy for DVBScramblingControlSpanningEvent
Auto Trait Implementations
impl RefUnwindSafe for DVBScramblingControlSpanningEvent
impl Send for DVBScramblingControlSpanningEvent
impl Sync for DVBScramblingControlSpanningEvent
impl Unpin for DVBScramblingControlSpanningEvent
impl UnwindSafe for DVBScramblingControlSpanningEvent
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