Home
last modified time | relevance | path

Searched refs:ReleaseDirectSoundInterface (Results 1 – 3 of 3) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Damaudio.h40 STDMETHOD(ReleaseDirectSoundInterface)(THIS_ IDirectSound *ds) PURE; in DECLARE_INTERFACE_() local
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Damaudio.h40 STDMETHOD(ReleaseDirectSoundInterface)(THIS_ IDirectSound *ds) PURE; in DECLARE_INTERFACE_() local
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectShow/
H A Dmod.rs10819 …pub unsafe fn ReleaseDirectSoundInterface<'a, Param0: ::windows::runtime::IntoParam<'a, super::sup… in ReleaseDirectSoundInterface() method