Union windows_sys::Win32::Media::Speech::SPPHRASEPROPERTY_0
#[repr(C)]
pub union SPPHRASEPROPERTY_0 {
pub ulId: u32,
pub Anonymous: SPPHRASEPROPERTY_0_0,
}
Expand description
Required features: "Win32_Media_Speech"
, "Win32_Foundation"
, "Win32_System_Com"
, "Win32_System_Ole"
Fields§
§ulId: u32
§Anonymous: SPPHRASEPROPERTY_0_0