Struct windows_sys::Win32::UI::TextServices::TF_LBBALLOONINFO
[−]#[repr(C)]pub struct TF_LBBALLOONINFO {
pub style: TfLBBalloonStyle,
pub bstrText: BSTR,
}Expand description
Required features: ‘Win32_UI_TextServices’, ‘Win32_Foundation’
Fields
style: TfLBBalloonStylebstrText: BSTR