Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dstrmif.h3866 typedef interface IAMGraphStreams IAMGraphStreams; typedef
3868 interface IAMGraphStreams; variable
11180 typedef struct IAMGraphStreams IAMGraphStreams; typedef
13084 struct IAMGraphStreams : public IUnknown { struct
13101 struct IAMGraphStreams { struct
13102 CONST_VTBL struct IAMGraphStreamsVtbl *lpVtbl; argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dstrmif.h3866 typedef interface IAMGraphStreams IAMGraphStreams; typedef
3868 interface IAMGraphStreams; variable
11180 typedef struct IAMGraphStreams IAMGraphStreams; typedef
13084 struct IAMGraphStreams : public IUnknown { struct
13101 struct IAMGraphStreams { struct
13102 CONST_VTBL struct IAMGraphStreamsVtbl *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.rs4955 pub type IAMGraphStreams = *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.rs11489 pub struct IAMGraphStreams(::windows::runtime::IUnknown); struct
11490 impl IAMGraphStreams { implementation
11502 unsafe impl ::windows::runtime::Interface for IAMGraphStreams { implementation
11516 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for IAMGraphStreams { implementation
11521 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &IAMGraphStreams { implementation