Struct windows_sys::Win32::Media::Audio::DirectMusic::RGNHEADER
#[repr(C)]pub struct RGNHEADER {
pub RangeKey: RGNRANGE,
pub RangeVelocity: RGNRANGE,
pub fusOptions: u16,
pub usKeyGroup: u16,
}
Expand description
Required features: "Win32_Media_Audio_DirectMusic"
Fields§
§RangeKey: RGNRANGE
§RangeVelocity: RGNRANGE
§fusOptions: u16
§usKeyGroup: u16