Expand description
Required features: "Win32_Media_KernelStreaming"
, "Win32_Foundation"
Fields
fCopyrighted: BOOL
fOriginal: BOOL
Trait Implementations
impl Clone for KSAUDIO_COPY_PROTECTION
impl Clone for KSAUDIO_COPY_PROTECTION
impl Copy for KSAUDIO_COPY_PROTECTION
Auto Trait Implementations
impl RefUnwindSafe for KSAUDIO_COPY_PROTECTION
impl Send for KSAUDIO_COPY_PROTECTION
impl Sync for KSAUDIO_COPY_PROTECTION
impl Unpin for KSAUDIO_COPY_PROTECTION
impl UnwindSafe for KSAUDIO_COPY_PROTECTION
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