Struct windows_sys::Win32::UI::TextServices::TS_SELECTIONSTYLE
#[repr(C)]pub struct TS_SELECTIONSTYLE {
pub ase: TsActiveSelEnd,
pub fInterimChar: BOOL,
}Expand description
Required features: "Win32_UI_TextServices", "Win32_Foundation"
Fields§
§ase: TsActiveSelEnd§fInterimChar: BOOL