FWPM_CALLOUT_CHANGE0 structure (fwpmtypes.h)
La structure FWPM_CALLOUT_CHANGE0 spécifie une notification de modification distribuée aux abonnés.
Syntaxe
typedef struct FWPM_CALLOUT_CHANGE0_ {
FWPM_CHANGE_TYPE changeType;
GUID calloutKey;
UINT32 calloutId;
} FWPM_CALLOUT_CHANGE0;
Membres
changeType
Valeur FWPM_CHANGE_TYPE qui spécifie le type de modification.
calloutKey
GUID de la légende qui a changé.
calloutId
LUID de la légende qui a changé.
Notes
FWPM_CALLOUT_CHANGE0 est une implémentation spécifique de FWPM_CALLOUT_CHANGE. Pour plus d’informations , consultez WFP Version-Independent Names and Targeting Specific Versions of Windows .
Spécifications
Client minimal pris en charge | Windows Vista [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2008 [applications de bureau uniquement] |
En-tête | fwpmtypes.h |