FWP_E_INCOMPATIBLE_SA_STATE

Code: 0x8032001b (2150760475)

As HRESULT:As NTSTATUS:

Abstract

The call is not allowed for the current security association state.

Documented in Win32

COM Error Codes (FWP, WS, NDIS, HyperV) (winerror.h): 0x8032001B

The call is not allowed for the current security association state.

WFP Error Codes (winerror.h): 0x8032001B

The call is not allowed for the current security association (SA) state. The SA context functions must be called in a specific order: - [**IPsecSaContextCreate0**](/windows/desktop/api/Fwpmu/nf-fwpmu-ipsecsacontextcreate0) - [**IPsecSaContextGetSpi0**](/windows/desktop/api/Fwpmu/nf-fwpmu-ipsecsacontextgetspi0) - [**IPsecSaContextAddInbound0**](/windows/desktop/api/Fwpmu/nf-fwpmu-ipsecsacontextaddinbound0) - [**IPsecSaContextAddOutbound0**](/windows/desktop/api/Fwpmu/nf-fwpmu-ipsecsacontextaddoutbound0) This error is returned if they are called out of order.

Associated Modules

ModuleCodeFound inDescription
KernelBase.dll0x8032001b78.1The call is not allowed for the current security association state.
kernel32.dll0x8032001b78.11011The call is not allowed for the current security association state.
2 entries