Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwmp.h255 typedef interface IWMPLibrary IWMPLibrary; typedef
257 interface IWMPLibrary; variable
7624 IWMPLibrary : public IUnknown
7649 IWMPLibrary *This,
7654 IWMPLibrary *This);
7657 IWMPLibrary *This);
7661 IWMPLibrary *This,
7665 IWMPLibrary *This,
7669 IWMPLibrary *This,
7673 IWMPLibrary *This,
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwmp.h255 typedef interface IWMPLibrary IWMPLibrary; typedef
257 interface IWMPLibrary; variable
7624 IWMPLibrary : public IUnknown
7649 IWMPLibrary *This,
7654 IWMPLibrary *This);
7657 IWMPLibrary *This);
7661 IWMPLibrary *This,
7665 IWMPLibrary *This,
7669 IWMPLibrary *This,
7673 IWMPLibrary *This,
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/MediaPlayer/
H A Dmod.rs623 pub type IWMPLibrary = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/MediaPlayer/
H A Dmod.rs7488 pub struct IWMPLibrary(::windows::runtime::IUnknown); struct
7489 impl IWMPLibrary { implementation
7505 unsafe impl ::windows::runtime::Interface for IWMPLibrary { implementation
7509 impl ::std::convert::From<IWMPLibrary> for ::windows::runtime::IUnknown {
7510 fn from(value: IWMPLibrary) -> Self { in from()
7514 impl ::std::convert::From<&IWMPLibrary> for ::windows::runtime::IUnknown {
7515 fn from(value: &IWMPLibrary) -> Self { in from()
7588 impl ::std::convert::From<IWMPLibrary2> for IWMPLibrary { implementation
7593 impl ::std::convert::From<&IWMPLibrary2> for IWMPLibrary { implementation
7599 fn into_param(self) -> ::windows::runtime::Param<'a, IWMPLibrary> { in into_param() argument
[all …]