ShellBrowser .Net Edition
ShellNotifyUnregister Method (NotifyHandle)
NamespacesJam.ShellShellChangeNotifierShellNotifyUnregister(UInt32)
Unregisters the saved handle to receive no more change notifications.
Declaration Syntax
C#Visual BasicVisual C++
protected static void ShellNotifyUnregister(
	uint NotifyHandle
)
Protected Shared Sub ShellNotifyUnregister ( _
	NotifyHandle As UInteger _
)
protected:
static void ShellNotifyUnregister(
	unsigned int NotifyHandle
)
Parameters
NotifyHandle (UInt32)
The NotifyHandle that should be unregistered.

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)