NWCCSetPrefServerName(3nw)


NWCCSetPrefServerName -- sets the workstation's PREFERRED SERVER parameter

Synopsis

   #include <nwclxcon.h> 
   

N_EXTERN_LIBRARY NWRCODE NWCCSetPrefServerName (pnstr prefServer);

Description

The parameters are as follows:

prefServer
(IN) Points to the string containing the preferred server name.

Return values

0x0000
SUCCESS

Notices

The PREFERRED SERVER parameter is read in from the NET.CFG file and is used by the requester to determine which server to attempt to connect to when no other connections are established, such as during the load process of the requester.

Services

Connection


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