Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dstrmif.h231 typedef interface IOverlayNotify2 IOverlayNotify2; typedef
233 interface IOverlayNotify2; variable
4162 typedef interface IOverlayNotify2 IOverlayNotify2; typedef
4164 interface IOverlayNotify2; variable
5174 IOverlayNotify2 *This,
5186 IOverlayNotify2 *This,
5191 IOverlayNotify2 *This,
5197 IOverlayNotify2 *This,
5201 IOverlayNotify2 *This,
5207 IOverlayNotify2 *This,
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dstrmif.h231 typedef interface IOverlayNotify2 IOverlayNotify2; typedef
233 interface IOverlayNotify2; variable
4162 typedef interface IOverlayNotify2 IOverlayNotify2; typedef
4164 interface IOverlayNotify2; variable
5174 IOverlayNotify2 *This,
5186 IOverlayNotify2 *This,
5191 IOverlayNotify2 *This,
5197 IOverlayNotify2 *This,
5201 IOverlayNotify2 *This,
5207 IOverlayNotify2 *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.rs5387 pub type IOverlayNotify2 = *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.rs59515 pub struct IOverlayNotify2(::windows::runtime::IUnknown); struct
59516 impl IOverlayNotify2 { implementation
59537 unsafe impl ::windows::runtime::Interface for IOverlayNotify2 { implementation
59541 impl ::std::convert::From<IOverlayNotify2> for ::windows::runtime::IUnknown {
59542 fn from(value: IOverlayNotify2) -> Self { in from()
59546 impl ::std::convert::From<&IOverlayNotify2> for ::windows::runtime::IUnknown {
59547 fn from(value: &IOverlayNotify2) -> Self { in from()
59561 impl ::std::convert::From<IOverlayNotify2> for IOverlayNotify {
59562 fn from(value: IOverlayNotify2) -> Self { in from()
59566 impl ::std::convert::From<&IOverlayNotify2> for IOverlayNotify {
[all …]