NWGetNumberNCPExtensions
Returns the number of NCP extension handlers loaded on the specified server
#include <nwncpext.h>
or
#include <nwcalls.h>
NWCCODE N_API NWGetNumberNCPExtensions (
NWCONN_HANDLE conn,
pnuint32 numNCPExtensions);
uses calwin32
Function NWGetNumberNCPExtensions
(conn : NWCONN_HANDLE;
numNCPExtensions : pnuint32
) : NWCCODE;