Function windows_sys::Win32::UI::Controls::GetThemeBool
[−]pub unsafe extern "system" fn GetThemeBool(
htheme: isize,
ipartid: i32,
istateid: i32,
ipropid: THEME_PROPERTY_SYMBOL_ID,
pfval: *mut BOOL
) -> HRESULT
Expand description
Required features: ‘Win32_UI_Controls’, ‘Win32_Foundation’