Struct windows_sys::Win32::UI::TextServices::TF_SELECTION
#[repr(C)]pub struct TF_SELECTION {
pub range: ITfRange,
pub style: TF_SELECTIONSTYLE,
}Expand description
Required features: "Win32_UI_TextServices", "Win32_Foundation"
Fields§
§range: ITfRange§style: TF_SELECTIONSTYLE