NWCCScanConnRefs(3nw)


NWCCScanConnRefs -- returns a connection reference for each connection on the workstation

Synopsis

   #include <nwclxcon.h> 
   

N_EXTERN_LIBRARY NWRCODE NWCCScanConnRefs (pnuint32 scanIterator, pnuint32 connRef);

Description

The parameters are as follows:

scanIterator
(IN/OUT) Points to an iterator. scanIterator should be initialized to zero on the first scan; it must not be altered on subsequent scans.

connRef
(OUT) Points to the connection reference for each connection.

Return values

0x0000
SUCCESS

0x880E
NWE_BUFFER_OVERFLOW

0x8864
NWE_INVALID_MATCH_DATA

0x8866
NWE_NO_MORE_ENTRIES

0x8868
NWE_STRING_TRANSLATION

0x886B
NWE_INVALID_LEVEL

Services

Connection


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