Struct windows_sys::Win32::UI::TextServices::TF_LMLATTELEMENT
#[repr(C)]pub struct TF_LMLATTELEMENT {
pub dwFrameStart: u32,
pub dwFrameLen: u32,
pub dwFlags: u32,
pub Anonymous: TF_LMLATTELEMENT_0,
pub bstrText: BSTR,
}Expand description
Required features: "Win32_UI_TextServices"
Fields§
§dwFrameStart: u32§dwFrameLen: u32§dwFlags: u32§Anonymous: TF_LMLATTELEMENT_0§bstrText: BSTR