Struct windows_sys::Win32::Media::Audio::DirectMusic::DMUS_WAVEARTDL
[−]#[repr(C)]pub struct DMUS_WAVEARTDL {
pub ulDownloadIdIdx: u32,
pub ulBus: u32,
pub ulBuffers: u32,
pub ulMasterDLId: u32,
pub usOptions: u16,
}Expand description
Required features: ‘Win32_Media_Audio_DirectMusic’
Fields
ulDownloadIdIdx: u32ulBus: u32ulBuffers: u32ulMasterDLId: u32usOptions: u16