Function Reference


_WinAPI_ShellChangeNotifyDeregister

Unregisters the client's window

#include <WinAPIShellEx.au3>
_WinAPI_ShellChangeNotifyDeregister ( $iID )

Parameters

$iID The value that specifies the registration ID returned by _WinAPI_ShellChangeNotifyRegister().

Return Value

Success: True.
Failure: False.

Related

_WinAPI_ShellChangeNotifyRegister

See Also

Search SHChangeNotifyDeregister in MSDN Library.