This method gets called by the ShellChangeNotifier object and informs about changes in the current folder.
| C# | Visual Basic | Visual C++ |
protected void ChangeNotificationHandler( Object sender, ChangeNotificationPidlEventArgs e )
Protected Sub ChangeNotificationHandler ( _ sender As Object, _ e As ChangeNotificationPidlEventArgs _ )
protected: void ChangeNotificationHandler( Object^ sender, ChangeNotificationPidlEventArgs^ e )
- sender (Object)
- the sender that initiated the event
- e (ChangeNotificationPidlEventArgs)
- the event arguments