1NWCALLSINIT(3NCP)            Netware Calls Library           NWCALLSINIT(3NCP)
2
3
4

NAME

6       NWCallsInit - initializes NCP library
7

SYNOPSIS

9       #include <nwcalls.h>
10
11       NWCCODE NWCallsInit(void* p1, void* p2);
12
13

DESCRIPTION

15       You must call this function as first function from program using libncp
16       library. p1 and p2 are reserved and must be  passed  as  NULL  to  this
17       function.
18
19

RETURN VALUE

21       Function  returns  zero  on success and non-zero on failure.  See nwer‐
22       rors(3ncp) for libncp error codes.
23
24

BUGS

26       None known.
27
28

SEE ALSO

30       nwerrors(3ncp), NWCallsTerm(3ncp)
31
32
33
34libncp (>= 2.2.0.14)              04/13/1999                 NWCALLSINIT(3NCP)
Impressum