Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The FWPM_CLASSIFY_OPTION0 structure is used to define unicast and multicast timeout options and data.
Syntax
typedef struct FWPM_CLASSIFY_OPTION0_ {
FWP_CLASSIFY_OPTION_TYPE type;
FWP_VALUE0 value;
} FWPM_CLASSIFY_OPTION0;
Members
type
An FWP_CLASSIFY_OPTION_TYPE value.
value
An FWP_VALUE0 structure.
Remarks
The following table lists possible values for the members of a FWPM_CLASSIFY_OPTION0 structure.
| 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 is a specific implementation of FWPM_CLASSIFY_OPTION. See WFP Version-Independent Names and Targeting Specific Versions of Windows for more information.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Header | fwpmtypes.h |