Struct windows_sys::Win32::UI::TabletPC::StylusInfo
#[repr(C)]pub struct StylusInfo {
pub tcid: u32,
pub cid: u32,
pub bIsInvertedCursor: BOOL,
}Expand description
Required features: "Win32_UI_TabletPC", "Win32_Foundation"
Fields§
§tcid: u32§cid: u32§bIsInvertedCursor: BOOL