FWPM_CLASSIFY_OPTION0-Struktur (fwpmtypes.h)
Die FWPM_CLASSIFY_OPTION0-Struktur wird verwendet, um Unicast- und Multicasttimeoutoptionen und -daten zu definieren.
Syntax
typedef struct FWPM_CLASSIFY_OPTION0_ {
FWP_CLASSIFY_OPTION_TYPE type;
FWP_VALUE0 value;
} FWPM_CLASSIFY_OPTION0;
Member
type
Ein FWP_CLASSIFY_OPTION_TYPE-Wert .
value
Eine FWP_VALUE0-Struktur .
Hinweise
In der folgenden Tabelle sind mögliche Werte für die Member einer FWPM_CLASSIFY_OPTION0-Struktur aufgeführt.
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 ist eine spezifische Implementierung von FWPM_CLASSIFY_OPTION. Weitere Informationen finden Sie unter WFP-Version-Independent Namen und Spezifische Windows-Versionen .
Anforderungen
Unterstützte Mindestversion (Client) | Windows Vista [nur Desktop-Apps] |
Unterstützte Mindestversion (Server) | Windows Server 2008 [nur Desktop-Apps] |
Kopfzeile | fwpmtypes.h |