Struct windows_sys::Win32::Media::Speech::SPPHRASE
#[repr(C)]pub struct SPPHRASE {
pub Base: SPPHRASE_50,
pub pSML: PWSTR,
pub pSemanticErrorInfo: *mut SPSEMANTICERRORINFO,
}Expand description
Required features: "Win32_Media_Speech", "Win32_Foundation", "Win32_System_Com", "Win32_System_Ole"
Fields§
§Base: SPPHRASE_50§pSML: PWSTR§pSemanticErrorInfo: *mut SPSEMANTICERRORINFO