nf_srv_modifyFlowCtl

Modify flow control context parameters.

NF_STATUS nf_srv_modifyFlowCtl(unsigned int fcHandle, PNF_SRV_FLOWCTL_DATA pData)

Parameters

fcHandle
Flow control context handle
pData
A pointer to NF_SRV_FLOWCTL_DATA structure.

Return Values

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

Remarks

The function changes the parameters of flow control context with specified handle.

This function requires WFP driver.

Requirements

Header nfsrvapi.h
Library nfsrvapi.lib