Struct IMSVidCtl_Vtbl
#[repr(C)]pub struct IMSVidCtl_Vtbl {Show 44 fields
pub base__: IDispatch_Vtbl,
pub AutoSize: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT,
pub SetAutoSize: unsafe extern "system" fn(_: *mut c_void, _: VARIANT_BOOL) -> HRESULT,
pub BackColor: unsafe extern "system" fn(_: *mut c_void, _: *mut u32) -> HRESULT,
pub SetBackColor: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT,
pub Enabled: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT,
pub SetEnabled: unsafe extern "system" fn(_: *mut c_void, _: VARIANT_BOOL) -> HRESULT,
pub TabStop: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT,
pub SetTabStop: unsafe extern "system" fn(_: *mut c_void, _: VARIANT_BOOL) -> HRESULT,
pub Window: unsafe extern "system" fn(_: *mut c_void, _: *mut HWND) -> HRESULT,
pub Refresh: unsafe extern "system" fn(_: *mut c_void) -> HRESULT,
pub DisplaySize: unsafe extern "system" fn(_: *mut c_void, _: *mut DisplaySizeList) -> HRESULT,
pub SetDisplaySize: unsafe extern "system" fn(_: *mut c_void, _: DisplaySizeList) -> HRESULT,
pub MaintainAspectRatio: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT,
pub SetMaintainAspectRatio: unsafe extern "system" fn(_: *mut c_void, _: VARIANT_BOOL) -> HRESULT,
pub ColorKey: unsafe extern "system" fn(_: *mut c_void, _: *mut u32) -> HRESULT,
pub SetColorKey: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT,
pub get_InputsAvailable: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub get_OutputsAvailable: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub get__InputsAvailable: unsafe extern "system" fn(_: *mut c_void, _: *const GUID, _: *mut *mut c_void) -> HRESULT,
pub get__OutputsAvailable: unsafe extern "system" fn(_: *mut c_void, _: *const GUID, _: *mut *mut c_void) -> HRESULT,
pub VideoRenderersAvailable: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub AudioRenderersAvailable: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub FeaturesAvailable: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub InputActive: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub SetInputActive: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT,
pub OutputsActive: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub SetOutputsActive: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT,
pub VideoRendererActive: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub SetVideoRendererActive: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT,
pub AudioRendererActive: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub SetAudioRendererActive: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT,
pub FeaturesActive: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT,
pub SetFeaturesActive: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT,
pub State: unsafe extern "system" fn(_: *mut c_void, _: *mut MSVidCtlStateList) -> HRESULT,
pub View: unsafe extern "system" fn(_: *mut c_void, _: *const VARIANT) -> HRESULT,
pub Build: unsafe extern "system" fn(_: *mut c_void) -> HRESULT,
pub Pause: unsafe extern "system" fn(_: *mut c_void) -> HRESULT,
pub Run: unsafe extern "system" fn(_: *mut c_void) -> HRESULT,
pub Stop: unsafe extern "system" fn(_: *mut c_void) -> HRESULT,
pub Decompose: unsafe extern "system" fn(_: *mut c_void) -> HRESULT,
pub DisableVideo: unsafe extern "system" fn(_: *mut c_void) -> HRESULT,
pub DisableAudio: unsafe extern "system" fn(_: *mut c_void) -> HRESULT,
pub ViewNext: unsafe extern "system" fn(_: *mut c_void, _: *const VARIANT) -> HRESULT,
}Fields§
§base__: IDispatch_Vtbl§AutoSize: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT§SetAutoSize: unsafe extern "system" fn(_: *mut c_void, _: VARIANT_BOOL) -> HRESULT§BackColor: unsafe extern "system" fn(_: *mut c_void, _: *mut u32) -> HRESULT§SetBackColor: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT§Enabled: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT§SetEnabled: unsafe extern "system" fn(_: *mut c_void, _: VARIANT_BOOL) -> HRESULT§TabStop: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT§SetTabStop: unsafe extern "system" fn(_: *mut c_void, _: VARIANT_BOOL) -> HRESULT§Window: unsafe extern "system" fn(_: *mut c_void, _: *mut HWND) -> HRESULT§Refresh: unsafe extern "system" fn(_: *mut c_void) -> HRESULT§DisplaySize: unsafe extern "system" fn(_: *mut c_void, _: *mut DisplaySizeList) -> HRESULT§SetDisplaySize: unsafe extern "system" fn(_: *mut c_void, _: DisplaySizeList) -> HRESULT§MaintainAspectRatio: unsafe extern "system" fn(_: *mut c_void, _: *mut VARIANT_BOOL) -> HRESULT§SetMaintainAspectRatio: unsafe extern "system" fn(_: *mut c_void, _: VARIANT_BOOL) -> HRESULT§ColorKey: unsafe extern "system" fn(_: *mut c_void, _: *mut u32) -> HRESULT§SetColorKey: unsafe extern "system" fn(_: *mut c_void, _: u32) -> HRESULT§get_InputsAvailable: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut *mut c_void) -> HRESULT§get_OutputsAvailable: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void, _: *mut *mut c_void) -> HRESULT§get__InputsAvailable: unsafe extern "system" fn(_: *mut c_void, _: *const GUID, _: *mut *mut c_void) -> HRESULT§get__OutputsAvailable: unsafe extern "system" fn(_: *mut c_void, _: *const GUID, _: *mut *mut c_void) -> HRESULT§VideoRenderersAvailable: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§AudioRenderersAvailable: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§FeaturesAvailable: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§InputActive: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§SetInputActive: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT§OutputsActive: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§SetOutputsActive: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT§VideoRendererActive: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§SetVideoRendererActive: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT§AudioRendererActive: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§SetAudioRendererActive: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT§FeaturesActive: unsafe extern "system" fn(_: *mut c_void, _: *mut *mut c_void) -> HRESULT§SetFeaturesActive: unsafe extern "system" fn(_: *mut c_void, _: *mut c_void) -> HRESULT§State: unsafe extern "system" fn(_: *mut c_void, _: *mut MSVidCtlStateList) -> HRESULT§View: unsafe extern "system" fn(_: *mut c_void, _: *const VARIANT) -> HRESULT§Build: unsafe extern "system" fn(_: *mut c_void) -> HRESULT§Pause: unsafe extern "system" fn(_: *mut c_void) -> HRESULT§Run: unsafe extern "system" fn(_: *mut c_void) -> HRESULT§Stop: unsafe extern "system" fn(_: *mut c_void) -> HRESULT§Decompose: unsafe extern "system" fn(_: *mut c_void) -> HRESULT§DisableVideo: unsafe extern "system" fn(_: *mut c_void) -> HRESULT§DisableAudio: unsafe extern "system" fn(_: *mut c_void) -> HRESULT§ViewNext: unsafe extern "system" fn(_: *mut c_void, _: *const VARIANT) -> HRESULTImplementations§
§impl IMSVidCtl_Vtbl
impl IMSVidCtl_Vtbl
pub const fn new<Identity: IMSVidCtl_Impl, const OFFSET: isize>() -> Self
pub fn matches(iid: &GUID) -> bool
Auto Trait Implementations§
impl Freeze for IMSVidCtl_Vtbl
impl RefUnwindSafe for IMSVidCtl_Vtbl
impl Send for IMSVidCtl_Vtbl
impl Sync for IMSVidCtl_Vtbl
impl Unpin for IMSVidCtl_Vtbl
impl UnwindSafe for IMSVidCtl_Vtbl
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