Struct windows_sys::Win32::UI::TextServices::TF_SELECTIONSTYLE
[−]#[repr(C)]pub struct TF_SELECTIONSTYLE {
pub ase: TfActiveSelEnd,
pub fInterimChar: BOOL,
}Expand description
Required features: ‘Win32_UI_TextServices’, ‘Win32_Foundation’
Fields
ase: TfActiveSelEndfInterimChar: BOOL