Function windows_sys::Win32::UI::Shell::SHChangeNotifyRegister
pub unsafe extern "system" fn SHChangeNotifyRegister(
hwnd: HWND,
fsources: SHCNRF_SOURCE,
fevents: i32,
wmsg: u32,
centries: i32,
pshcne: *const SHChangeNotifyEntry
) -> u32Expand description
Required features: "Win32_UI_Shell", "Win32_Foundation", "Win32_UI_Shell_Common"