NWCallsInit(3nw)


NWCallsInit -- initializes double byte tables and low-level interface functions

Synopsis

   #include <nwmisc.h> 
   or 
   #include <nwcalls.h> 
   

NWCCODE N_API NWCallsInit (nptr in, nptr out);

Description

NULL should be passed for both in and out pointers.

Return values

swapped word
SUCCESSFUL

1
Unable to Obtain Double Byte Information

0x88F
SHELL_FAILURE / REM_FAILURE

Notices

For OS/2 and Windows, NWCallsInit is called by the startup code. The application should still call NWCallsInit, however, to check if the initialization succeeded.

For DOS, NWCallsInit must be called before any other NetWare® Cross-Platform API function.

NWCallsInit functions without double byte support.

Services

Miscellaneous

NCP calls

None
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.