nf_srv_deleteFlowCtl

Delete flow control context.

NF_STATUS nf_srv_deleteFlowCtl(unsigned int fcHandle)

Parameters

fcHandle
Flow control context handle

Return Values

NF_STATUS_SUCCESS on success, or other NF_STATUS error code on fail.

Remarks

Deletes the flow control context with specified handle. When fcHandle is zero, deletes all existing flow control contexts. All flow control contexts are deleted automatically after detaching from driver with nf_srv_free or on unexpected shutdown of the filtering process.

Requirements

Header nfsrvapi.h
Library nfsrvapi.lib