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: u32§ulBus: u32§ulBuffers: u32§ulMasterDLId: u32§usOptions: u16