Function windows_sys::Win32::UI::HiDpi::SetDialogControlDpiChangeBehavior
[−]pub unsafe extern "system" fn SetDialogControlDpiChangeBehavior(
hwnd: HWND,
mask: DIALOG_CONTROL_DPI_CHANGE_BEHAVIORS,
values: DIALOG_CONTROL_DPI_CHANGE_BEHAVIORS
) -> BOOL
Expand description
Required features: "Win32_UI_HiDpi"
, "Win32_Foundation"