Click or drag to resize

ShellChangeNotifier Methods

The ShellChangeNotifier type exposes the following members.

Methods
  NameDescription
Public methodClear
Removes all directories from the Directories property and so watches the entire file system again.
Public methodDispose
Remove reference to the m_MessageHandler and pass call to m_Notifier.
Public methodOnChange
Implementation for OnChange(NotificationEvents, String, String). Executes the Change event.
Public methodOnChangePIDL
Public methodRestart
Restarts the change notifier if it is already started
Public methodStatic memberSendChangeNotify(NotificationEvents, String)
Sends a shell change notification to the system that informs other processes about a achange.
Public methodStatic memberSendChangeNotify(NotificationEvents, String, String)
Sends a shell change notification to the system that informs other processes about a achange.
Top
See Also