Skip to content

Latest commit

 

History

History
112 lines (81 loc) · 3.69 KB

ns-fwpmtypes-fwpm_net_event_ikeext_em_failure0.md

File metadata and controls

112 lines (81 loc) · 3.69 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_NET_EVENT_IKEEXT_EM_FAILURE0_
FWPM_NET_EVENT_IKEEXT_EM_FAILURE0 (fwpmtypes.h)
The FWPM_NET_EVENT_IKEEXT_EM_FAILURE0 structure contains information that describes an IKE Extended Mode (EM) failure.Note  FWPM_NET_EVENT_IKEEXT_EM_FAILURE0 is the specific implementation of FWPM_NET_EVENT_IKEEXT_EM_FAILURE used in Windows Vista.
FWPM_NET_EVENT_IKEEXT_EM_FAILURE0
FWPM_NET_EVENT_IKEEXT_EM_FAILURE0 structure [Filtering]
FWPM_NET_EVENT_IKEEXT_EM_FAILURE_FLAG_MULTIPLE
fwp.fwpm_net_event_ikeext_em_failure0
fwpmtypes/FWPM_NET_EVENT_IKEEXT_EM_FAILURE0
fwp\fwpm_net_event_ikeext_em_failure0.htm
fwp
53b28166-8f19-4891-aeb0-603628d95053
12/05/2018
FWPM_NET_EVENT_IKEEXT_EM_FAILURE0, FWPM_NET_EVENT_IKEEXT_EM_FAILURE0 structure [Filtering], FWPM_NET_EVENT_IKEEXT_EM_FAILURE_FLAG_MULTIPLE, fwp.fwpm_net_event_ikeext_em_failure0, fwpmtypes/FWPM_NET_EVENT_IKEEXT_EM_FAILURE0
fwpmtypes.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Fwpmtypes.idl
Windows
FWPM_NET_EVENT_IKEEXT_EM_FAILURE0
19H1
FWPM_NET_EVENT_IKEEXT_EM_FAILURE0_
fwpmtypes/FWPM_NET_EVENT_IKEEXT_EM_FAILURE0_
FWPM_NET_EVENT_IKEEXT_EM_FAILURE0
fwpmtypes/FWPM_NET_EVENT_IKEEXT_EM_FAILURE0
c++
APIRef
kbSyntax
HeaderDef
Fwpmtypes.h
FWPM_NET_EVENT_IKEEXT_EM_FAILURE0

FWPM_NET_EVENT_IKEEXT_EM_FAILURE0 structure

-description

The FWPM_NET_EVENT_IKEEXT_EM_FAILURE0 structure contains information that describes an IKE Extended Mode (EM) failure. FWPM_NET_EVENT_IKEEXT_EM_FAILURE1 is available.

-struct-fields

-field failureErrorCode

Windows error code for the failure.

-field failurePoint

An IPSEC_FAILURE_POINT value that indicates the IPsec state when the failure occurred.

-field flags

Flags for the failure event.

Value Meaning
FWPM_NET_EVENT_IKEEXT_EM_FAILURE_FLAG_MULTIPLE Indicates that multiple IKE EM failure events have been reported.

-field emState

An IKEEXT_EM_SA_STATE value that indicates the EM state when the failure occurred.

-field saRole

An IKEEXT_SA_ROLE value that specifies the SA role when the failure occurred.

-field emAuthMethod

An IKEEXT_AUTHENTICATION_METHOD_TYPE value that specifies the authentication method.

-field endCertHash

SHA thumbprint hash of the end certificate corresponding to the failures that happen during building or validating certificate chains.

IKEEXT_CERT_HASH_LEN maps to 20.

-field mmId

LUID for the Main Mode (MM) SA.

-field qmFilterId

Quick Mode (QM) filter ID associated with this failure.

-see-also

IKEEXT_AUTHENTICATION_METHOD_TYPE

IKEEXT_EM_SA_STATE

IKEEXT_SA_ROLE

IPSEC_FAILURE_POINT

Windows Filtering Platform API Structures