FWPM_NET_EVENT_CLASSIFY_DROP0 (Compact 2013)
3/26/2014
This structure contains information that describes a layer drop failure.
Syntax
typedef struct FWPM_NET_EVENT_CLASSIFY_DROP0_ {
UINT64 filterId;
UINT16 layerId;
} FWPM_NET_EVENT_CLASSIFY_DROP0;
Members
- filterId
A LUID identifying the filter where the failure occurred.
- layerId
Indicates the identifier of the filtering layer where the failure occurred. For more information, see topic WFP Filtering Layer Identifiers.
Requirements
Header |
fwpmu.h |