Home
last modified time | relevance | path

Searched defs:IVMRImagePresenter (Results 1 – 4 of 4) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dstrmif.h11310 typedef struct IVMRImagePresenter IVMRImagePresenter; typedef
15271 struct IVMRImagePresenter : public IUnknown { struct
15288 struct IVMRImagePresenter { struct
15289 CONST_VTBL struct IVMRImagePresenterVtbl *lpVtbl; argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dstrmif.h11310 typedef struct IVMRImagePresenter IVMRImagePresenter; typedef
15271 struct IVMRImagePresenter : public IUnknown { struct
15288 struct IVMRImagePresenter { struct
15289 CONST_VTBL struct IVMRImagePresenterVtbl *lpVtbl; argument
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/DirectShow/
H A Dmod.rs5508 pub type IVMRImagePresenter = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectShow/
H A Dmod.rs65415 pub struct IVMRImagePresenter(::windows::runtime::IUnknown); struct
65416 impl IVMRImagePresenter { implementation
65428 unsafe impl ::windows::runtime::Interface for IVMRImagePresenter { implementation
65442 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for IVMRImagePresenter { implementation
65447 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &IVMRImagePresenter { implementation