Home
last modified time | relevance | path

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

/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddvbsiparser.h154 typedef struct IDvbServiceListDescriptor IDvbServiceListDescriptor; typedef
1436 #define INTERFACE IDvbServiceListDescriptor
1442 DECLARE_INTERFACE_(IDvbServiceListDescriptor,IUnknown) in DECLARE_INTERFACE_() argument
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddvbsiparser.h154 typedef struct IDvbServiceListDescriptor IDvbServiceListDescriptor; typedef
1436 #define INTERFACE IDvbServiceListDescriptor
1442 DECLARE_INTERFACE_(IDvbServiceListDescriptor,IUnknown) in DECLARE_INTERFACE_() 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.rs5166 pub type IDvbServiceListDescriptor = *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.rs32242 pub struct IDvbServiceListDescriptor(::windows::runtime::IUnknown); struct
32243 impl IDvbServiceListDescriptor { impl
32265 unsafe impl ::windows::runtime::Interface for IDvbServiceListDescriptor { implementation
32269 impl ::std::convert::From<IDvbServiceListDescriptor> for ::windows::runtime::IUnknown {
32270 fn from(value: IDvbServiceListDescriptor) -> Self { in from()
32274 impl ::std::convert::From<&IDvbServiceListDescriptor> for ::windows::runtime::IUnknown {
32275 fn from(value: &IDvbServiceListDescriptor) -> Self { in from()
32279 …'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for IDvbServiceListDescriptor { implementation
32284 …a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &IDvbServiceListDescriptor { implementation