FwpsAleEndpointDestroyEnumHandle0 function (fwpsu.h)
Destroys an endpoint enumeration handle that was created by calling FwpsAleEndpointCreateEnumHandle0.
Note
FwpsAleEndpointDestroyEnumHandle0 is a specific version of FwpsAleEndpointDestroyEnumHandle. For more info, see WFP version-independent names and targeting specific versions of Windows.
Syntax
DWORD FwpsAleEndpointDestroyEnumHandle0(
HANDLE engineHandle,
HANDLE enumHandle
);
Parameters
engineHandle
Handle for an open session with the filter engine. This handle is obtained when a session is opened by calling FwpmEngineOpen0.
enumHandle
The enumeration handle created by a previous call to FwpsAleEndpointCreateEnumHandle0.
Requirements
Requirement | Value |
---|---|
Header | fwpsu.h |