NWCCGetConnRef(3nw)


NWCCGetConnRef -- returns connection reference

Synopsis

   #include <nwclxcon.h> 
   

N_EXTERN_LIBRARY NWRCODE NWCCGetConnRef (NWCONN_HANDLE connHandle, pnuint32 connRef);

Description

The parameters are as follows:

connHandle
(IN) Specifies the connection handle for which to return the reference.

connRef
(OUT) Points to the connection reference associated with the connection specified by connHandle.

Return values

0x0000
SUCCESS

Services

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