Skip to main content

FindFirstChangeNotificationW

Function FindFirstChangeNotificationW 

Source
pub unsafe fn FindFirstChangeNotificationW<'a>(
    lppathname: impl IntoParam<'a, PWSTR>,
    bwatchsubtree: impl IntoParam<'a, BOOL>,
    dwnotifyfilter: FILE_NOTIFY_CHANGE,
) -> FindChangeNotificationHandle