Unregisters the saved handle to receive no more change notifications.
| C# | Visual Basic | Visual C++ |
protected static void ShellNotifyUnregister( uint NotifyHandle )
Protected Shared Sub ShellNotifyUnregister ( _ NotifyHandle As UInteger _ )
protected: static void ShellNotifyUnregister( unsigned int NotifyHandle )
- NotifyHandle (UInt32)
- The NotifyHandle that should be unregistered.