INetworkEvents ::NetworkPropertyChanged, méthode (netlistmgr.h)
La méthode NetworkPropertyChanged est appelée lorsqu’une modification de propriété réseau est détectée.
Syntaxe
HRESULT NetworkPropertyChanged(
[in] GUID networkId,
[in] NLM_NETWORK_PROPERTY_CHANGE flags
);
Paramètres
[in] networkId
GUID qui spécifie le réseau sur lequel cet événement s’est produit.
[in] flags
NLM_NETWORK_PROPERTY_CHANGE valeur d’énumération qui spécifie la propriété réseau modifiée.
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 |