webview2_com_sys::Windows::Win32::UI::Shell

Function SHChangeNotifyRegister

Source
pub unsafe fn SHChangeNotifyRegister<'a>(
    hwnd: impl IntoParam<'a, HWND>,
    fsources: SHCNRF_SOURCE,
    fevents: i32,
    wmsg: u32,
    centries: i32,
    pshcne: *const SHChangeNotifyEntry,
) -> u32