struttura FWPM_CLASSIFY_OPTION0 (fwpmtypes.h)
La struttura FWPM_CLASSIFY_OPTION0 viene usata per definire opzioni e dati di timeout unicast e multicast.
Sintassi
typedef struct FWPM_CLASSIFY_OPTION0_ {
FWP_CLASSIFY_OPTION_TYPE type;
FWP_VALUE0 value;
} FWPM_CLASSIFY_OPTION0;
Members
type
Valore FWP_CLASSIFY_OPTION_TYPE .
value
Struttura FWP_VALUE0 .
Commenti
Nella tabella seguente sono elencati i valori possibili per i membri di una struttura FWPM_CLASSIFY_OPTION0 .
type | value |
---|---|
FWP_CLASSIFY_OPTION_MULTICAST_STATE |
|
FWP_CLASSIFY_OPTION_LOOSE_SOURCE_MAPPING |
|
FWP_CLASSIFY_OPTION_UNICAST_LIFETIME |
|
FWP_CLASSIFY_OPTION_MCAST_BCAST_LIFETIME |
|
FWPM_CLASSIFY_OPTION0 è un'implementazione specifica di FWPM_CLASSIFY_OPTION. 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 |