Struct windows_sys::Win32::Media::Speech::SPDISPLAYTOKEN
#[repr(C)]pub struct SPDISPLAYTOKEN {
pub pszLexical: PCWSTR,
pub pszDisplay: PCWSTR,
pub bDisplayAttributes: u8,
}
Expand description
Required features: "Win32_Media_Speech"
Fields§
§pszLexical: PCWSTR
§pszDisplay: PCWSTR
§bDisplayAttributes: u8