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: u32uDefIMESize: u32uDefIMEPos: u32uUndetTextLen: u32uUndetTextPos: u32uUndetAttrPos: u32uCursorPos: u32uDeltaStart: u32uDetermineTextLen: u32uDetermineTextPos: u32uDetermineDelimPos: u32uYomiTextLen: u32uYomiTextPos: u32uYomiDelimPos: u32