nf_srv_addFlowCtl

Add flow control context.

NF_STATUS nf_srv_addFlowCtl(PNF_SRV_FLOWCTL_DATA pData, unsigned int * pFcHandle)

Parameters

pData
A pointer to NF_SRV_FLOWCTL_DATA structure.
pFcHandle
Returns a flow control context handle on success

Return Values

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

Remarks

Call this function to add a new flow control context with specified parameters. It is possible to create up to 1024 contexts.

Requirements

Header nfsrvapi.h
Library nfsrvapi.lib