Struct windows_sys::Win32::System::WindowsProgramming::UNDETERMINESTRUCT
#[repr(C)]pub struct UNDETERMINESTRUCT {Show 14 fields
pub dwSize: u32,
pub uDefIMESize: u32,
pub uDefIMEPos: u32,
pub uUndetTextLen: u32,
pub uUndetTextPos: u32,
pub uUndetAttrPos: u32,
pub uCursorPos: u32,
pub uDeltaStart: u32,
pub uDetermineTextLen: u32,
pub uDetermineTextPos: u32,
pub uDetermineDelimPos: u32,
pub uYomiTextLen: u32,
pub uYomiTextPos: u32,
pub uYomiDelimPos: u32,
}Expand description
Required features: "Win32_System_WindowsProgramming"
Fields§
§dwSize: u32§uDefIMESize: u32§uDefIMEPos: u32§uUndetTextLen: u32§uUndetTextPos: u32§uUndetAttrPos: u32§uCursorPos: u32§uDeltaStart: u32§uDetermineTextLen: u32§uDetermineTextPos: u32§uDetermineDelimPos: u32§uYomiTextLen: u32§uYomiTextPos: u32§uYomiDelimPos: u32