struttura FWPM_CALLOUT_CHANGE0 (fwpmtypes.h)
La struttura FWPM_CALLOUT_CHANGE0 specifica una notifica di modifica inviata ai sottoscrittori.
Sintassi
typedef struct FWPM_CALLOUT_CHANGE0_ {
FWPM_CHANGE_TYPE changeType;
GUID calloutKey;
UINT32 calloutId;
} FWPM_CALLOUT_CHANGE0;
Members
changeType
Valore FWPM_CHANGE_TYPE che specifica il tipo di modifica.
calloutKey
GUID del callout modificato.
calloutId
LUID del callout modificato.
Commenti
FWPM_CALLOUT_CHANGE0 è un'implementazione specifica di FWPM_CALLOUT_CHANGE. Per altre informazioni, vedere Wfp Version-Independent Names and Targeting Specific Versions of Windows .See WFP Version-Independent Names and Targeting Specific Versions of Windows.See WFP Version-Independent Names and Targeting Specific Versions of Windows for more information.
Requisiti
Client minimo supportato | Windows Vista [solo app desktop] |
Server minimo supportato | Windows Server 2008 [solo app desktop] |
Intestazione | fwpmtypes.h |