ShellChangeNotifier Methods |
The ShellChangeNotifier type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clear |
Removes all directories from the Directories property and so watches the entire file system again.
|
![]() | Dispose |
Remove reference to the m_MessageHandler and pass call to m_Notifier.
|
![]() | OnChange | Implementation for OnChange(NotificationEvents, String, String). Executes the Change event. |
![]() | OnChangePIDL | Implementation for OnChangePIDL(NotificationEvents, ItemIdList, ItemIdList). Executes the ChangePIDL event. |
![]() | Restart |
Restarts the change notifier if it is already started
|
![]() ![]() | SendChangeNotify(NotificationEvents, String) |
Sends a shell change notification to the system that informs other processes about a achange.
|
![]() ![]() | SendChangeNotify(NotificationEvents, String, String) |
Sends a shell change notification to the system that informs other processes about a achange.
|