Home
last modified time | relevance | path

Searched refs:IFullScreenVideoEx (Results 1 – 4 of 4) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Damvideo.h47 typedef interface IFullScreenVideoEx IFullScreenVideoEx; typedef
49 interface IFullScreenVideoEx; variable
762 IFullScreenVideoEx *This,
774 IFullScreenVideoEx *This,
778 IFullScreenVideoEx *This,
785 IFullScreenVideoEx *This,
789 IFullScreenVideoEx *This,
793 IFullScreenVideoEx *This,
797 IFullScreenVideoEx *This,
802 IFullScreenVideoEx *This,
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Damvideo.h47 typedef interface IFullScreenVideoEx IFullScreenVideoEx; typedef
49 interface IFullScreenVideoEx; variable
762 IFullScreenVideoEx *This,
774 IFullScreenVideoEx *This,
778 IFullScreenVideoEx *This,
785 IFullScreenVideoEx *This,
789 IFullScreenVideoEx *This,
793 IFullScreenVideoEx *This,
797 IFullScreenVideoEx *This,
802 IFullScreenVideoEx *This,
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/DirectShow/
H A Dmod.rs5231 pub type IFullScreenVideoEx = *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.rs37370 pub struct IFullScreenVideoEx(::windows::runtime::IUnknown); struct
37371 impl IFullScreenVideoEx { impl
37449 unsafe impl ::windows::runtime::Interface for IFullScreenVideoEx { implementation
37453 impl ::std::convert::From<IFullScreenVideoEx> for ::windows::runtime::IUnknown {
37454 fn from(value: IFullScreenVideoEx) -> Self { in from()
37458 impl ::std::convert::From<&IFullScreenVideoEx> for ::windows::runtime::IUnknown {
37459 fn from(value: &IFullScreenVideoEx) -> Self { in from()
37473 impl ::std::convert::From<IFullScreenVideoEx> for IFullScreenVideo {
37474 fn from(value: IFullScreenVideoEx) -> Self { in from()
37478 impl ::std::convert::From<&IFullScreenVideoEx> for IFullScreenVideo {
[all …]