Unregisters the client's window
#include <WinAPIShellEx.au3>
_WinAPI_ShellChangeNotifyDeregister ( $iID )
$iID | The value that specifies the registration ID returned by _WinAPI_ShellChangeNotifyRegister(). |
Success: | True. |
Failure: | False. |
_WinAPI_ShellChangeNotifyRegister
Search SHChangeNotifyDeregister in MSDN Library.