Partager via


RegistryHelper.RegNotifyChangeKeyValue, méthode

Espace de noms :  Microsoft.TeamFoundation.Common.Internal
Assembly :  Microsoft.TeamFoundation.Common (dans Microsoft.TeamFoundation.Common.dll)

Syntaxe

'Déclaration
Public Shared Function RegNotifyChangeKeyValue ( _
    hKey As SafeHandle, _
    watchSubtree As Boolean, _
    dwNotifyFilter As RegistryChangeNotificationFilter, _
    hEvent As SafeHandle, _
    fAsynchronous As Boolean _
) As Integer
public static int RegNotifyChangeKeyValue(
    SafeHandle hKey,
    bool watchSubtree,
    RegistryChangeNotificationFilter dwNotifyFilter,
    SafeHandle hEvent,
    bool fAsynchronous
)

Paramètres

Valeur de retour

Type : System.Int32

Sécurité .NET Framework

Voir aussi

Référence

RegistryHelper Classe

Microsoft.TeamFoundation.Common.Internal, espace de noms