Struct windows::Win32::Media::DirectShow::Tv::IMSVidDevice
pub struct IMSVidDevice(/* private fields */);
Implementations§
§impl IMSVidDevice
impl IMSVidDevice
pub unsafe fn Name(&self) -> Result<BSTR>
pub unsafe fn Status(&self) -> Result<i32>
pub unsafe fn SetPower<P0>(&self, power: P0) -> Result<()>where
P0: Param<VARIANT_BOOL>,
pub unsafe fn Power(&self) -> Result<VARIANT_BOOL>
pub unsafe fn Category(&self) -> Result<BSTR>
pub unsafe fn ClassID(&self) -> Result<BSTR>
pub unsafe fn _Category(&self) -> Result<GUID>
pub unsafe fn _ClassID(&self) -> Result<GUID>
pub unsafe fn IsEqualDevice<P0>(&self, device: P0) -> Result<VARIANT_BOOL>where
P0: Param<IMSVidDevice>,
Methods from Deref<Target = IDispatch>§
pub unsafe fn GetTypeInfoCount(&self) -> Result<u32>
pub unsafe fn GetTypeInfo(&self, itinfo: u32, lcid: u32) -> Result<ITypeInfo>
pub unsafe fn GetIDsOfNames( &self, riid: *const GUID, rgsznames: *const PCWSTR, cnames: u32, lcid: u32, rgdispid: *mut i32, ) -> Result<()>
pub unsafe fn Invoke( &self, dispidmember: i32, riid: *const GUID, lcid: u32, wflags: DISPATCH_FLAGS, pdispparams: *const DISPPARAMS, pvarresult: Option<*mut VARIANT>, pexcepinfo: Option<*mut EXCEPINFO>, puargerr: Option<*mut u32>, ) -> Result<()>
Trait Implementations§
§impl CanInto<IMSVidDevice> for IMSVidAnalogTuner
impl CanInto<IMSVidDevice> for IMSVidAnalogTuner
§impl CanInto<IMSVidDevice> for IMSVidAnalogTuner2
impl CanInto<IMSVidDevice> for IMSVidAnalogTuner2
§impl CanInto<IMSVidDevice> for IMSVidAudioRenderer
impl CanInto<IMSVidDevice> for IMSVidAudioRenderer
§impl CanInto<IMSVidDevice> for IMSVidClosedCaptioning
impl CanInto<IMSVidDevice> for IMSVidClosedCaptioning
§impl CanInto<IMSVidDevice> for IMSVidClosedCaptioning2
impl CanInto<IMSVidDevice> for IMSVidClosedCaptioning2
§impl CanInto<IMSVidDevice> for IMSVidClosedCaptioning3
impl CanInto<IMSVidDevice> for IMSVidClosedCaptioning3
§impl CanInto<IMSVidDevice> for IMSVidDataServices
impl CanInto<IMSVidDevice> for IMSVidDataServices
§impl CanInto<IMSVidDevice> for IMSVidEncoder
impl CanInto<IMSVidDevice> for IMSVidEncoder
§impl CanInto<IMSVidDevice> for IMSVidFeature
impl CanInto<IMSVidDevice> for IMSVidFeature
§impl CanInto<IMSVidDevice> for IMSVidFilePlayback
impl CanInto<IMSVidDevice> for IMSVidFilePlayback
§impl CanInto<IMSVidDevice> for IMSVidFilePlayback2
impl CanInto<IMSVidDevice> for IMSVidFilePlayback2
§impl CanInto<IMSVidDevice> for IMSVidGenericSink
impl CanInto<IMSVidDevice> for IMSVidGenericSink
§impl CanInto<IMSVidDevice> for IMSVidGenericSink2
impl CanInto<IMSVidDevice> for IMSVidGenericSink2
§impl CanInto<IMSVidDevice> for IMSVidInputDevice
impl CanInto<IMSVidDevice> for IMSVidInputDevice
§impl CanInto<IMSVidDevice> for IMSVidOutputDevice
impl CanInto<IMSVidDevice> for IMSVidOutputDevice
§impl CanInto<IMSVidDevice> for IMSVidPlayback
impl CanInto<IMSVidDevice> for IMSVidPlayback
§impl CanInto<IMSVidDevice> for IMSVidStreamBufferSink
impl CanInto<IMSVidDevice> for IMSVidStreamBufferSink
§impl CanInto<IMSVidDevice> for IMSVidStreamBufferSink2
impl CanInto<IMSVidDevice> for IMSVidStreamBufferSink2
§impl CanInto<IMSVidDevice> for IMSVidStreamBufferSink3
impl CanInto<IMSVidDevice> for IMSVidStreamBufferSink3
§impl CanInto<IMSVidDevice> for IMSVidStreamBufferSource
impl CanInto<IMSVidDevice> for IMSVidStreamBufferSource
§impl CanInto<IMSVidDevice> for IMSVidStreamBufferSource2
impl CanInto<IMSVidDevice> for IMSVidStreamBufferSource2
§impl CanInto<IMSVidDevice> for IMSVidTuner
impl CanInto<IMSVidDevice> for IMSVidTuner
§impl CanInto<IMSVidDevice> for IMSVidVMR9
impl CanInto<IMSVidDevice> for IMSVidVMR9
§impl CanInto<IMSVidDevice> for IMSVidVideoInputDevice
impl CanInto<IMSVidDevice> for IMSVidVideoInputDevice
§impl CanInto<IMSVidDevice> for IMSVidVideoRenderer
impl CanInto<IMSVidDevice> for IMSVidVideoRenderer
§impl CanInto<IMSVidDevice> for IMSVidVideoRenderer2
impl CanInto<IMSVidDevice> for IMSVidVideoRenderer2
§impl CanInto<IMSVidDevice> for IMSVidWebDVD
impl CanInto<IMSVidDevice> for IMSVidWebDVD
§impl CanInto<IMSVidDevice> for IMSVidWebDVD2
impl CanInto<IMSVidDevice> for IMSVidWebDVD2
§impl CanInto<IUnknown> for IMSVidDevice
impl CanInto<IUnknown> for IMSVidDevice
§impl Clone for IMSVidDevice
impl Clone for IMSVidDevice
§fn clone(&self) -> IMSVidDevice
fn clone(&self) -> IMSVidDevice
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more§impl Debug for IMSVidDevice
impl Debug for IMSVidDevice
§impl Deref for IMSVidDevice
impl Deref for IMSVidDevice
§impl From<&IMSVidAnalogTuner> for &IMSVidDevice
impl From<&IMSVidAnalogTuner> for &IMSVidDevice
§fn from(value: &IMSVidAnalogTuner) -> Self
fn from(value: &IMSVidAnalogTuner) -> Self
Converts to this type from the input type.
§impl From<&IMSVidAnalogTuner2> for &IMSVidDevice
impl From<&IMSVidAnalogTuner2> for &IMSVidDevice
§fn from(value: &IMSVidAnalogTuner2) -> Self
fn from(value: &IMSVidAnalogTuner2) -> Self
Converts to this type from the input type.
§impl From<&IMSVidAudioRenderer> for &IMSVidDevice
impl From<&IMSVidAudioRenderer> for &IMSVidDevice
§fn from(value: &IMSVidAudioRenderer) -> Self
fn from(value: &IMSVidAudioRenderer) -> Self
Converts to this type from the input type.
§impl From<&IMSVidClosedCaptioning> for &IMSVidDevice
impl From<&IMSVidClosedCaptioning> for &IMSVidDevice
§fn from(value: &IMSVidClosedCaptioning) -> Self
fn from(value: &IMSVidClosedCaptioning) -> Self
Converts to this type from the input type.
§impl From<&IMSVidClosedCaptioning2> for &IMSVidDevice
impl From<&IMSVidClosedCaptioning2> for &IMSVidDevice
§fn from(value: &IMSVidClosedCaptioning2) -> Self
fn from(value: &IMSVidClosedCaptioning2) -> Self
Converts to this type from the input type.
§impl From<&IMSVidClosedCaptioning3> for &IMSVidDevice
impl From<&IMSVidClosedCaptioning3> for &IMSVidDevice
§fn from(value: &IMSVidClosedCaptioning3) -> Self
fn from(value: &IMSVidClosedCaptioning3) -> Self
Converts to this type from the input type.
§impl From<&IMSVidDataServices> for &IMSVidDevice
impl From<&IMSVidDataServices> for &IMSVidDevice
§fn from(value: &IMSVidDataServices) -> Self
fn from(value: &IMSVidDataServices) -> Self
Converts to this type from the input type.
§impl From<&IMSVidDevice> for &IDispatch
impl From<&IMSVidDevice> for &IDispatch
§fn from(value: &IMSVidDevice) -> Self
fn from(value: &IMSVidDevice) -> Self
Converts to this type from the input type.
§impl From<&IMSVidDevice> for &IUnknown
impl From<&IMSVidDevice> for &IUnknown
§fn from(value: &IMSVidDevice) -> Self
fn from(value: &IMSVidDevice) -> Self
Converts to this type from the input type.
§impl From<&IMSVidEVR> for &IMSVidDevice
impl From<&IMSVidEVR> for &IMSVidDevice
§impl From<&IMSVidEncoder> for &IMSVidDevice
impl From<&IMSVidEncoder> for &IMSVidDevice
§fn from(value: &IMSVidEncoder) -> Self
fn from(value: &IMSVidEncoder) -> Self
Converts to this type from the input type.
§impl From<&IMSVidFeature> for &IMSVidDevice
impl From<&IMSVidFeature> for &IMSVidDevice
§fn from(value: &IMSVidFeature) -> Self
fn from(value: &IMSVidFeature) -> Self
Converts to this type from the input type.
§impl From<&IMSVidFilePlayback> for &IMSVidDevice
impl From<&IMSVidFilePlayback> for &IMSVidDevice
§fn from(value: &IMSVidFilePlayback) -> Self
fn from(value: &IMSVidFilePlayback) -> Self
Converts to this type from the input type.
§impl From<&IMSVidFilePlayback2> for &IMSVidDevice
impl From<&IMSVidFilePlayback2> for &IMSVidDevice
§fn from(value: &IMSVidFilePlayback2) -> Self
fn from(value: &IMSVidFilePlayback2) -> Self
Converts to this type from the input type.
§impl From<&IMSVidGenericSink> for &IMSVidDevice
impl From<&IMSVidGenericSink> for &IMSVidDevice
§fn from(value: &IMSVidGenericSink) -> Self
fn from(value: &IMSVidGenericSink) -> Self
Converts to this type from the input type.
§impl From<&IMSVidGenericSink2> for &IMSVidDevice
impl From<&IMSVidGenericSink2> for &IMSVidDevice
§fn from(value: &IMSVidGenericSink2) -> Self
fn from(value: &IMSVidGenericSink2) -> Self
Converts to this type from the input type.
§impl From<&IMSVidInputDevice> for &IMSVidDevice
impl From<&IMSVidInputDevice> for &IMSVidDevice
§fn from(value: &IMSVidInputDevice) -> Self
fn from(value: &IMSVidInputDevice) -> Self
Converts to this type from the input type.
§impl From<&IMSVidOutputDevice> for &IMSVidDevice
impl From<&IMSVidOutputDevice> for &IMSVidDevice
§fn from(value: &IMSVidOutputDevice) -> Self
fn from(value: &IMSVidOutputDevice) -> Self
Converts to this type from the input type.
§impl From<&IMSVidPlayback> for &IMSVidDevice
impl From<&IMSVidPlayback> for &IMSVidDevice
§fn from(value: &IMSVidPlayback) -> Self
fn from(value: &IMSVidPlayback) -> Self
Converts to this type from the input type.
§impl From<&IMSVidStreamBufferSink> for &IMSVidDevice
impl From<&IMSVidStreamBufferSink> for &IMSVidDevice
§fn from(value: &IMSVidStreamBufferSink) -> Self
fn from(value: &IMSVidStreamBufferSink) -> Self
Converts to this type from the input type.
§impl From<&IMSVidStreamBufferSink2> for &IMSVidDevice
impl From<&IMSVidStreamBufferSink2> for &IMSVidDevice
§fn from(value: &IMSVidStreamBufferSink2) -> Self
fn from(value: &IMSVidStreamBufferSink2) -> Self
Converts to this type from the input type.
§impl From<&IMSVidStreamBufferSink3> for &IMSVidDevice
impl From<&IMSVidStreamBufferSink3> for &IMSVidDevice
§fn from(value: &IMSVidStreamBufferSink3) -> Self
fn from(value: &IMSVidStreamBufferSink3) -> Self
Converts to this type from the input type.
§impl From<&IMSVidStreamBufferSource> for &IMSVidDevice
impl From<&IMSVidStreamBufferSource> for &IMSVidDevice
§fn from(value: &IMSVidStreamBufferSource) -> Self
fn from(value: &IMSVidStreamBufferSource) -> Self
Converts to this type from the input type.
§impl From<&IMSVidStreamBufferSource2> for &IMSVidDevice
impl From<&IMSVidStreamBufferSource2> for &IMSVidDevice
§fn from(value: &IMSVidStreamBufferSource2) -> Self
fn from(value: &IMSVidStreamBufferSource2) -> Self
Converts to this type from the input type.
§impl From<&IMSVidTuner> for &IMSVidDevice
impl From<&IMSVidTuner> for &IMSVidDevice
§fn from(value: &IMSVidTuner) -> Self
fn from(value: &IMSVidTuner) -> Self
Converts to this type from the input type.
§impl From<&IMSVidVMR9> for &IMSVidDevice
impl From<&IMSVidVMR9> for &IMSVidDevice
§fn from(value: &IMSVidVMR9) -> Self
fn from(value: &IMSVidVMR9) -> Self
Converts to this type from the input type.
§impl From<&IMSVidVideoInputDevice> for &IMSVidDevice
impl From<&IMSVidVideoInputDevice> for &IMSVidDevice
§fn from(value: &IMSVidVideoInputDevice) -> Self
fn from(value: &IMSVidVideoInputDevice) -> Self
Converts to this type from the input type.
§impl From<&IMSVidVideoRenderer> for &IMSVidDevice
impl From<&IMSVidVideoRenderer> for &IMSVidDevice
§fn from(value: &IMSVidVideoRenderer) -> Self
fn from(value: &IMSVidVideoRenderer) -> Self
Converts to this type from the input type.
§impl From<&IMSVidVideoRenderer2> for &IMSVidDevice
impl From<&IMSVidVideoRenderer2> for &IMSVidDevice
§fn from(value: &IMSVidVideoRenderer2) -> Self
fn from(value: &IMSVidVideoRenderer2) -> Self
Converts to this type from the input type.
§impl From<&IMSVidWebDVD> for &IMSVidDevice
impl From<&IMSVidWebDVD> for &IMSVidDevice
§fn from(value: &IMSVidWebDVD) -> Self
fn from(value: &IMSVidWebDVD) -> Self
Converts to this type from the input type.
§impl From<&IMSVidWebDVD2> for &IMSVidDevice
impl From<&IMSVidWebDVD2> for &IMSVidDevice
§fn from(value: &IMSVidWebDVD2) -> Self
fn from(value: &IMSVidWebDVD2) -> Self
Converts to this type from the input type.
§impl From<&IMSVidXDS> for &IMSVidDevice
impl From<&IMSVidXDS> for &IMSVidDevice
§impl From<IMSVidAnalogTuner> for IMSVidDevice
impl From<IMSVidAnalogTuner> for IMSVidDevice
§fn from(value: IMSVidAnalogTuner) -> Self
fn from(value: IMSVidAnalogTuner) -> Self
Converts to this type from the input type.
§impl From<IMSVidAnalogTuner2> for IMSVidDevice
impl From<IMSVidAnalogTuner2> for IMSVidDevice
§fn from(value: IMSVidAnalogTuner2) -> Self
fn from(value: IMSVidAnalogTuner2) -> Self
Converts to this type from the input type.
§impl From<IMSVidAudioRenderer> for IMSVidDevice
impl From<IMSVidAudioRenderer> for IMSVidDevice
§fn from(value: IMSVidAudioRenderer) -> Self
fn from(value: IMSVidAudioRenderer) -> Self
Converts to this type from the input type.
§impl From<IMSVidClosedCaptioning> for IMSVidDevice
impl From<IMSVidClosedCaptioning> for IMSVidDevice
§fn from(value: IMSVidClosedCaptioning) -> Self
fn from(value: IMSVidClosedCaptioning) -> Self
Converts to this type from the input type.
§impl From<IMSVidClosedCaptioning2> for IMSVidDevice
impl From<IMSVidClosedCaptioning2> for IMSVidDevice
§fn from(value: IMSVidClosedCaptioning2) -> Self
fn from(value: IMSVidClosedCaptioning2) -> Self
Converts to this type from the input type.
§impl From<IMSVidClosedCaptioning3> for IMSVidDevice
impl From<IMSVidClosedCaptioning3> for IMSVidDevice
§fn from(value: IMSVidClosedCaptioning3) -> Self
fn from(value: IMSVidClosedCaptioning3) -> Self
Converts to this type from the input type.
§impl From<IMSVidDataServices> for IMSVidDevice
impl From<IMSVidDataServices> for IMSVidDevice
§fn from(value: IMSVidDataServices) -> Self
fn from(value: IMSVidDataServices) -> Self
Converts to this type from the input type.
§impl From<IMSVidDevice> for IDispatch
impl From<IMSVidDevice> for IDispatch
§fn from(value: IMSVidDevice) -> Self
fn from(value: IMSVidDevice) -> Self
Converts to this type from the input type.
§impl From<IMSVidDevice> for IUnknown
impl From<IMSVidDevice> for IUnknown
§fn from(value: IMSVidDevice) -> Self
fn from(value: IMSVidDevice) -> Self
Converts to this type from the input type.
§impl From<IMSVidEVR> for IMSVidDevice
impl From<IMSVidEVR> for IMSVidDevice
§impl From<IMSVidEncoder> for IMSVidDevice
impl From<IMSVidEncoder> for IMSVidDevice
§fn from(value: IMSVidEncoder) -> Self
fn from(value: IMSVidEncoder) -> Self
Converts to this type from the input type.
§impl From<IMSVidFeature> for IMSVidDevice
impl From<IMSVidFeature> for IMSVidDevice
§fn from(value: IMSVidFeature) -> Self
fn from(value: IMSVidFeature) -> Self
Converts to this type from the input type.
§impl From<IMSVidFilePlayback> for IMSVidDevice
impl From<IMSVidFilePlayback> for IMSVidDevice
§fn from(value: IMSVidFilePlayback) -> Self
fn from(value: IMSVidFilePlayback) -> Self
Converts to this type from the input type.
§impl From<IMSVidFilePlayback2> for IMSVidDevice
impl From<IMSVidFilePlayback2> for IMSVidDevice
§fn from(value: IMSVidFilePlayback2) -> Self
fn from(value: IMSVidFilePlayback2) -> Self
Converts to this type from the input type.
§impl From<IMSVidGenericSink> for IMSVidDevice
impl From<IMSVidGenericSink> for IMSVidDevice
§fn from(value: IMSVidGenericSink) -> Self
fn from(value: IMSVidGenericSink) -> Self
Converts to this type from the input type.
§impl From<IMSVidGenericSink2> for IMSVidDevice
impl From<IMSVidGenericSink2> for IMSVidDevice
§fn from(value: IMSVidGenericSink2) -> Self
fn from(value: IMSVidGenericSink2) -> Self
Converts to this type from the input type.
§impl From<IMSVidInputDevice> for IMSVidDevice
impl From<IMSVidInputDevice> for IMSVidDevice
§fn from(value: IMSVidInputDevice) -> Self
fn from(value: IMSVidInputDevice) -> Self
Converts to this type from the input type.
§impl From<IMSVidOutputDevice> for IMSVidDevice
impl From<IMSVidOutputDevice> for IMSVidDevice
§fn from(value: IMSVidOutputDevice) -> Self
fn from(value: IMSVidOutputDevice) -> Self
Converts to this type from the input type.
§impl From<IMSVidPlayback> for IMSVidDevice
impl From<IMSVidPlayback> for IMSVidDevice
§fn from(value: IMSVidPlayback) -> Self
fn from(value: IMSVidPlayback) -> Self
Converts to this type from the input type.
§impl From<IMSVidStreamBufferSink> for IMSVidDevice
impl From<IMSVidStreamBufferSink> for IMSVidDevice
§fn from(value: IMSVidStreamBufferSink) -> Self
fn from(value: IMSVidStreamBufferSink) -> Self
Converts to this type from the input type.
§impl From<IMSVidStreamBufferSink2> for IMSVidDevice
impl From<IMSVidStreamBufferSink2> for IMSVidDevice
§fn from(value: IMSVidStreamBufferSink2) -> Self
fn from(value: IMSVidStreamBufferSink2) -> Self
Converts to this type from the input type.
§impl From<IMSVidStreamBufferSink3> for IMSVidDevice
impl From<IMSVidStreamBufferSink3> for IMSVidDevice
§fn from(value: IMSVidStreamBufferSink3) -> Self
fn from(value: IMSVidStreamBufferSink3) -> Self
Converts to this type from the input type.
§impl From<IMSVidStreamBufferSource> for IMSVidDevice
impl From<IMSVidStreamBufferSource> for IMSVidDevice
§fn from(value: IMSVidStreamBufferSource) -> Self
fn from(value: IMSVidStreamBufferSource) -> Self
Converts to this type from the input type.
§impl From<IMSVidStreamBufferSource2> for IMSVidDevice
impl From<IMSVidStreamBufferSource2> for IMSVidDevice
§fn from(value: IMSVidStreamBufferSource2) -> Self
fn from(value: IMSVidStreamBufferSource2) -> Self
Converts to this type from the input type.
§impl From<IMSVidTuner> for IMSVidDevice
impl From<IMSVidTuner> for IMSVidDevice
§fn from(value: IMSVidTuner) -> Self
fn from(value: IMSVidTuner) -> Self
Converts to this type from the input type.
§impl From<IMSVidVMR9> for IMSVidDevice
impl From<IMSVidVMR9> for IMSVidDevice
§fn from(value: IMSVidVMR9) -> Self
fn from(value: IMSVidVMR9) -> Self
Converts to this type from the input type.
§impl From<IMSVidVideoInputDevice> for IMSVidDevice
impl From<IMSVidVideoInputDevice> for IMSVidDevice
§fn from(value: IMSVidVideoInputDevice) -> Self
fn from(value: IMSVidVideoInputDevice) -> Self
Converts to this type from the input type.
§impl From<IMSVidVideoRenderer> for IMSVidDevice
impl From<IMSVidVideoRenderer> for IMSVidDevice
§fn from(value: IMSVidVideoRenderer) -> Self
fn from(value: IMSVidVideoRenderer) -> Self
Converts to this type from the input type.
§impl From<IMSVidVideoRenderer2> for IMSVidDevice
impl From<IMSVidVideoRenderer2> for IMSVidDevice
§fn from(value: IMSVidVideoRenderer2) -> Self
fn from(value: IMSVidVideoRenderer2) -> Self
Converts to this type from the input type.
§impl From<IMSVidWebDVD> for IMSVidDevice
impl From<IMSVidWebDVD> for IMSVidDevice
§fn from(value: IMSVidWebDVD) -> Self
fn from(value: IMSVidWebDVD) -> Self
Converts to this type from the input type.
§impl From<IMSVidWebDVD2> for IMSVidDevice
impl From<IMSVidWebDVD2> for IMSVidDevice
§fn from(value: IMSVidWebDVD2) -> Self
fn from(value: IMSVidWebDVD2) -> Self
Converts to this type from the input type.
§impl From<IMSVidXDS> for IMSVidDevice
impl From<IMSVidXDS> for IMSVidDevice
§impl Interface for IMSVidDevice
impl Interface for IMSVidDevice
§fn as_raw(&self) -> *mut c_void
fn as_raw(&self) -> *mut c_void
Returns the raw COM interface pointer. The resulting pointer continues to be owned by the
Interface
implementation.§fn into_raw(self) -> *mut c_void
fn into_raw(self) -> *mut c_void
Returns the raw COM interface pointer and releases ownership. It the caller’s responsibility to release the COM interface pointer.
§fn cast<T>(&self) -> Result<T, Error>where
T: Interface,
fn cast<T>(&self) -> Result<T, Error>where
T: Interface,
Attempts to cast the current interface to another interface using
QueryInterface
. Read more§fn cast_to_any<T>(&self) -> Result<&(dyn Any + 'static), Error>where
T: ComObjectInner,
<T as ComObjectInner>::Outer: Any + 'static + IUnknownImpl<Impl = T>,
fn cast_to_any<T>(&self) -> Result<&(dyn Any + 'static), Error>where
T: ComObjectInner,
<T as ComObjectInner>::Outer: Any + 'static + IUnknownImpl<Impl = T>,
This casts the given COM interface to [
&dyn Any
]. Read more§fn is_object<T>(&self) -> boolwhere
T: ComObjectInner,
<T as ComObjectInner>::Outer: Any + 'static + IUnknownImpl<Impl = T>,
fn is_object<T>(&self) -> boolwhere
T: ComObjectInner,
<T as ComObjectInner>::Outer: Any + 'static + IUnknownImpl<Impl = T>,
§fn cast_object_ref<T>(&self) -> Result<&<T as ComObjectInner>::Outer, Error>where
T: ComObjectInner,
<T as ComObjectInner>::Outer: Any + 'static + IUnknownImpl<Impl = T>,
fn cast_object_ref<T>(&self) -> Result<&<T as ComObjectInner>::Outer, Error>where
T: ComObjectInner,
<T as ComObjectInner>::Outer: Any + 'static + IUnknownImpl<Impl = T>,
This casts the given COM interface to [
&dyn Any
]. It returns a reference to the “outer”
object, e.g. &MyApp_Impl
, not the inner &MyApp
object. Read more§fn cast_object<T>(&self) -> Result<ComObject<T>, Error>where
T: ComObjectInner,
<T as ComObjectInner>::Outer: Any + 'static + IUnknownImpl<Impl = T>,
fn cast_object<T>(&self) -> Result<ComObject<T>, Error>where
T: ComObjectInner,
<T as ComObjectInner>::Outer: Any + 'static + IUnknownImpl<Impl = T>,
This casts the given COM interface to [
&dyn Any
]. It returns a reference to the “outer”
object, e.g. MyApp_Impl
, not the inner MyApp
object. Read more§fn downgrade(&self) -> Result<Weak<Self>, Error>
fn downgrade(&self) -> Result<Weak<Self>, Error>
Attempts to create a [
Weak
] reference to this object.§impl PartialEq for IMSVidDevice
impl PartialEq for IMSVidDevice
§fn eq(&self, other: &IMSVidDevice) -> bool
fn eq(&self, other: &IMSVidDevice) -> bool
This method tests for
self
and other
values to be equal, and is used
by ==
.impl Eq for IMSVidDevice
impl StructuralPartialEq for IMSVidDevice
Auto Trait Implementations§
impl Freeze for IMSVidDevice
impl RefUnwindSafe for IMSVidDevice
impl !Send for IMSVidDevice
impl !Sync for IMSVidDevice
impl Unpin for IMSVidDevice
impl UnwindSafe for IMSVidDevice
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
source§impl<T> CloneToUninit for Twhere
T: Clone,
impl<T> CloneToUninit for Twhere
T: Clone,
source§default unsafe fn clone_to_uninit(&self, dst: *mut T)
default unsafe fn clone_to_uninit(&self, dst: *mut T)
🔬This is a nightly-only experimental API. (
clone_to_uninit
)