Méthode INetworkConnectionEvents ::NetworkConnectionPropertyChanged (netlistmgr.h)
La méthode NetworkConnectionPropertyChanged avertit un client lorsque des événements de modification de propriété liés à une connexion réseau spécifique se produisent.
Syntaxe
HRESULT NetworkConnectionPropertyChanged(
[in] GUID connectionId,
[in] NLM_CONNECTION_PROPERTY_CHANGE flags
);
Paramètres
[in] connectionId
GUID qui identifie la connexion réseau sur laquelle l’événement s’est produit.
[in] flags
Indicateurs NLM_CONNECTION_PROPERTY_CHANGE pour cette connexion.
Valeur retournée
Si la méthode aboutit, renvoie S_OK.
Spécifications
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows Vista [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2008 [applications de bureau uniquement] |
Plateforme cible | Windows |
En-tête | netlistmgr.h |