int = FindFirstChangeNotification(pathName, bWatchSubtree , notifyFilter )
Creates a change notification handle and sets up initial change notification filter conditions. A wait on a notification handle succeeds when a change matching the filter conditions occurs in the specified directory or subtree.