Skip to content

Latest commit

 

History

History
130 lines (103 loc) · 2.89 KB

nf-fwpmu-ikeextsadeletebyid0.md

File metadata and controls

130 lines (103 loc) · 2.89 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
NF:fwpmu.IkeextSaDeleteById0
IkeextSaDeleteById0 function (fwpmu.h)
The IkeextSaDeleteById0 function removes a security association (SA) from the database.
IkeextSaDeleteById0
IkeextSaDeleteById0 function [Filtering]
fwp.ikeextsadeletebyid0
fwpmu/IkeextSaDeleteById0
fwp\ikeextsadeletebyid0.htm
fwp
de3d1f4e-7b8a-46f5-9c3a-c6a504d5aabb
12/05/2018
IkeextSaDeleteById0, IkeextSaDeleteById0 function [Filtering], fwp.ikeextsadeletebyid0, fwpmu/IkeextSaDeleteById0
fwpmu.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Fwpuclnt.lib
Fwpuclnt.dll
Windows
19H1
IkeextSaDeleteById0
fwpmu/IkeextSaDeleteById0
c++
APIRef
kbSyntax
DllExport
Fwpuclnt.dll
IkeextSaDeleteById0

IkeextSaDeleteById0 function

-description

The IkeextSaDeleteById0 function removes a security association (SA) from the database.

-parameters

-param engineHandle [in]

Type: HANDLE

Handle for an open session to the filter engine generated by a previous call to FwpmEngineOpen0.

-param id [in]

Type: UINT64

The SA identifier.

-returns

Type: DWORD

Return code/value Description
ERROR_SUCCESS
0
The SA was removed successfully.
FWP_E_* error code
0x80320001—0x80320039
A Windows Filtering Platform (WFP) specific error. See WFP Error Codes for details.
RPC_* error code
0x80010001—0x80010122
Failure to communicate with the remote or local firewall engine.

-remarks

IkeextSaDeleteById0 is a specific implementation of IkeextSaDeleteById. See WFP Version-Independent Names and Targeting Specific Versions of Windows for more information.

-see-also

IKE/AuthIP Functions

WFP Functions

Windows Filtering Platform API Reference