NWSetDefaultSupportModule(3nw)


NWSetDefaultSupportModule -- sets default Read/Write support module ID

Synopsis

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

NWCCODE N_API NWSetDefaultSupportModule (NWCONN_HANDLE conn, pnuint32 supportModuleID);

Description

The parameters are as follows:

conn
(IN) Specifies the NetWare server connection handle.

supportModuleID
(IN) Points to the support module ID.

Return values

0x0000
SUCCESSFUL

0x8801
INVALID_CONNECTION

0x897E
NCP_BOUNDARY_CHECK_FAILED

0x89EC
NO_SUCH_SEGMENT

0x89FB
N0_SUCH_PROPERTY or INVALID_PARAMETERS

Services

Data Migration

NCP calls

0x2222 90 134 Get/Set Default Read Write Support Module ID

 
 0x2222   90   134   Get/Set Default Read Write Support Module ID 

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