pub unsafe extern "system" fn RegisterScaleChangeNotifications(
    displaydevice: DISPLAY_DEVICE_TYPE,
    hwndnotify: HWND,
    umsgnotify: u32,
    pdwcookie: *mut u32
) -> HRESULT
Expand description

Required features: "Win32_UI_Shell", "Win32_Foundation"