Home
last modified time | relevance | path

Searched refs:IAMCertifiedOutputProtection (Results 1 – 6 of 6) sorted by relevance

/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dstrmif.h1165 #define INTERFACE IAMCertifiedOutputProtection
1166 DECLARE_INTERFACE_(IAMCertifiedOutputProtection, IUnknown) in DECLARE_INTERFACE_() argument
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dstrmif.h1165 #define INTERFACE IAMCertifiedOutputProtection
1166 DECLARE_INTERFACE_(IAMCertifiedOutputProtection, IUnknown) in DECLARE_INTERFACE_() argument
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dstrmif.h335 typedef interface IAMCertifiedOutputProtection IAMCertifiedOutputProtection; typedef
337 interface IAMCertifiedOutputProtection; variable
3794 typedef interface IAMCertifiedOutputProtection IAMCertifiedOutputProtection; typedef
3796 interface IAMCertifiedOutputProtection; variable
6969 IAMCertifiedOutputProtection *This,
6974 IAMCertifiedOutputProtection *This);
6981 IAMCertifiedOutputProtection *This,
6987 IAMCertifiedOutputProtection *This,
6991 IAMCertifiedOutputProtection *This,
6995 IAMCertifiedOutputProtection *This,
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dstrmif.h335 typedef interface IAMCertifiedOutputProtection IAMCertifiedOutputProtection; typedef
337 interface IAMCertifiedOutputProtection; variable
3794 typedef interface IAMCertifiedOutputProtection IAMCertifiedOutputProtection; typedef
3796 interface IAMCertifiedOutputProtection; variable
6969 IAMCertifiedOutputProtection *This,
6974 IAMCertifiedOutputProtection *This);
6981 IAMCertifiedOutputProtection *This,
6987 IAMCertifiedOutputProtection *This,
6991 IAMCertifiedOutputProtection *This,
6995 IAMCertifiedOutputProtection *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.rs4935 pub type IAMCertifiedOutputProtection = *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.rs10181 pub struct IAMCertifiedOutputProtection(::windows::runtime::IUnknown); struct
10182 impl IAMCertifiedOutputProtection { impl
10197 unsafe impl ::windows::runtime::Interface for IAMCertifiedOutputProtection { implementation
10201 impl ::std::convert::From<IAMCertifiedOutputProtection> for ::windows::runtime::IUnknown {
10202 fn from(value: IAMCertifiedOutputProtection) -> Self { in from()
10206 impl ::std::convert::From<&IAMCertifiedOutputProtection> for ::windows::runtime::IUnknown {
10207 fn from(value: &IAMCertifiedOutputProtection) -> Self { in from()
10211 … ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for IAMCertifiedOutputProtection { implementation
10216 …::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &IAMCertifiedOutputProtection { implementation