TCPIP_HTTP_NET_ConnectionDynamicDescriptors Function
C
int TCPIP_HTTP_NET_ConnectionDynamicDescriptors();
Description
This function returns the number of the dynamic variable buffer descriptors that are allocated by the HTTP for dynamic variable processing.
Preconditions
None.
Returns
The number of descriptors allocated by the HTTP module.
Remarks
Currently the dynamic variable descriptors are allocated at the HTTP initialization and cannot be changed at run-time.