Function windows::Win32::UI::HiDpi::GetDialogControlDpiChangeBehavior

pub unsafe fn GetDialogControlDpiChangeBehavior<P0>(
    hwnd: P0,
) -> DIALOG_CONTROL_DPI_CHANGE_BEHAVIORS
where P0: Param<HWND>,