UDF > WinAPIEx > ShellEx >


_WinAPI_ShellChangeNotifyDeregister

Annule l'inscription d'une fenêtre du client

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

Paramètre

$iID La valeur qui spécifie l'ID d'inscription retourné par _WinAPI_ShellChangeNotifyRegister().

Valeur de retour

Succès: Retourne True.
Échec: Retourne False.

En relation

_WinAPI_ShellChangeNotifyRegister

Voir aussi

Consultez SHChangeNotifyDeregister dans la librairie MSDN.