Home
last modified time | relevance | path

Searched defs:IDvdControl2 (Results 1 – 6 of 6) sorted by relevance

/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddvdif.h55 typedef interface IDvdControl2 IDvdControl2; typedef
57 interface IDvdControl2; variable
H A Dstrmif.h11260 typedef struct IDvdControl2 IDvdControl2; typedef
14343 struct IDvdControl2 : public IUnknown { struct
14434 struct IDvdControl2 { struct
14435 CONST_VTBL struct IDvdControl2Vtbl *lpVtbl; argument
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddvdif.h55 typedef interface IDvdControl2 IDvdControl2; typedef
57 interface IDvdControl2; variable
H A Dstrmif.h11260 typedef struct IDvdControl2 IDvdControl2; typedef
14343 struct IDvdControl2 : public IUnknown { struct
14434 struct IDvdControl2 { struct
14435 CONST_VTBL struct IDvdControl2Vtbl *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.rs5176 pub type IDvdControl2 = *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.rs33174 pub struct IDvdControl2(::windows::runtime::IUnknown); struct
33175 impl IDvdControl2 { impl
33322 unsafe impl ::windows::runtime::Interface for IDvdControl2 { implementation
33336 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for IDvdControl2 { implementation
33341 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &IDvdControl2 { implementation