NWCCSetPrimConn(3nw)


NWCCSetPrimConn -- sets the workstation's primary connection

Synopsis

   #include <nwclxcon.h> 
   

N_EXTERN_LIBRARY NWRCODE NWCCSetPrimConn (NWCONN_HANDLE connHandle);

Description

The parameters are as follows:

connHandle
(IN) Specifies the connection handle to make primary.

Return values

0x0000
SUCCESS

Notices

The primary connection identifies the server the user originally logged in to. For NDS, this is the connection with the writeable replica used during the login process.

Services

Connection


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