Skip to content

Latest commit

 

History

History
140 lines (111 loc) · 3.36 KB

ns-fwpmtypes-fwpm_classify_option0.md

File metadata and controls

140 lines (111 loc) · 3.36 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:fwpmtypes.FWPM_CLASSIFY_OPTION0_
FWPM_CLASSIFY_OPTION0 (fwpmtypes.h)
The FWPM_CLASSIFY_OPTION0 structure.
FWPM_CLASSIFY_OPTION0
FWPM_CLASSIFY_OPTION0 structure [Filtering]
fwp.fwpm_classify_option0
fwpmtypes/FWPM_CLASSIFY_OPTION0
fwp\fwpm_classify_option0.htm
fwp
11f2f873-d27e-411c-ba5b-a93134e1f027
12/05/2018
FWPM_CLASSIFY_OPTION0, FWPM_CLASSIFY_OPTION0 structure [Filtering], fwp.fwpm_classify_option0, fwpmtypes/FWPM_CLASSIFY_OPTION0
fwpmtypes.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Fwpmtypes.idl
Windows
FWPM_CLASSIFY_OPTION0
19H1
FWPM_CLASSIFY_OPTION0_
fwpmtypes/FWPM_CLASSIFY_OPTION0_
FWPM_CLASSIFY_OPTION0
fwpmtypes/FWPM_CLASSIFY_OPTION0
c++
APIRef
kbSyntax
HeaderDef
Fwpmtypes.h
FWPM_CLASSIFY_OPTION0

FWPM_CLASSIFY_OPTION0 structure

-description

The FWPM_CLASSIFY_OPTION0 structure is used to define unicast and multicast timeout options and data.

-struct-fields

-field type

An FWP_CLASSIFY_OPTION_TYPE value.

-field 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_OPTION_VALUE_ALLOW_MULTICAST_STATE Allow link-local multicast state creation on outbound traffic
  • FWP_OPTION_VALUE_DENY_MULTICAST_STATE Do not allow link-local multicast state creation on outbound traffic
  • FWP_OPTION_VALUE_ALLOW_GLOBAL_MULTICAST_STATE Allow global multicast state creation on outbound traffic
FWP_CLASSIFY_OPTION_LOOSE_SOURCE_MAPPING
  • FWP_OPTION_VALUE_ENABLE_LOOSE_SOURCE Enable loose source mapping
  • FWP_OPTION_VALUE_DISABLE_LOOSE_SOURCE Disable loose source mapping
FWP_CLASSIFY_OPTION_UNICAST_LIFETIME
  • Any FWP_UINT32
FWP_CLASSIFY_OPTION_MCAST_BCAST_LIFETIME
  • Any FWP_UINT32
 

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.

-see-also

FWPM_CLASSIFY_OPTIONS0

FWP_CLASSIFY_OPTION_TYPE

FWP_VALUE0

Windows Filtering Platform API Structures