Home
last modified time | relevance | path

Searched defs:DownloadInstrument (Results 1 – 5 of 5) sorted by relevance

/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddmusicc.h657 …STDMETHOD(DownloadInstrument)(THIS_ IDirectMusicInstrument *pInstrument, IDirectMusicDownloadedIns… in DECLARE_INTERFACE_() local
H A Ddmusici.h1238 …STDMETHOD(DownloadInstrument)(THIS_ IDirectMusicInstrument *pInst, DWORD dwPChannel, IDirectMusicD… in DECLARE_INTERFACE_() local
1343 …STDMETHOD(DownloadInstrument)(THIS_ IDirectMusicInstrument *pInst, DWORD dwPChannel, IDirectMusicD… in DECLARE_INTERFACE_() local
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddmusicc.h657 …STDMETHOD(DownloadInstrument)(THIS_ IDirectMusicInstrument *pInstrument, IDirectMusicDownloadedIns… in DECLARE_INTERFACE_() local
H A Ddmusici.h1238 …STDMETHOD(DownloadInstrument)(THIS_ IDirectMusicInstrument *pInst, DWORD dwPChannel, IDirectMusicD… in DECLARE_INTERFACE_() local
1343 …STDMETHOD(DownloadInstrument)(THIS_ IDirectMusicInstrument *pInst, DWORD dwPChannel, IDirectMusicD… in DECLARE_INTERFACE_() local
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/Audio/DirectMusic/
H A Dmod.rs4415 …pub unsafe fn DownloadInstrument<'a, Param0: ::windows::runtime::IntoParam<'a, IDirectMusicInstrum… in DownloadInstrument() method