Returns the number of connections that can be supported by VLM.
#include <nwnet.h>
or
#include <nwndscon.h>
N_EXTERN_LIBRARY (NWDSCCODE) NWGetNumConnections (
pnuint16 numConnections);
uses netwin32
Function NWGetNumConnections
(numConnections : pnuint16
) : NWCCODE;
(OUT) Points to the number of connections supported.
These are common return values; see NDS Return Values
for more information.
The number of connections can be configured in the net.cfg file.