Struct windows_sys::Win32::Media::Speech::SPEVENTSOURCEINFO
#[repr(C)]pub struct SPEVENTSOURCEINFO {
pub ullEventInterest: u64,
pub ullQueuedInterest: u64,
pub ulCount: u32,
}
Expand description
Required features: "Win32_Media_Speech"
Fields§
§ullEventInterest: u64
§ullQueuedInterest: u64
§ulCount: u32