NWEnableBroadcasts(3nw)


NWEnableBroadcasts -- reenable client message reception after NWDisableBroadcasts

Synopsis

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

NWCCODE N_API NWEnableBroadcasts (NWCONN_HANDLE conn);

Description

The parameters are as follows:

conn
(IN) Specifies the NetWare server connection handle.

Return values

0x000
SUCCESSFUL

Notices

Messages are enabled by default when the connection is first established. NWEnableBroadcasts can be called by any client.

Services

Message

NCP calls

0x2222 21 3
Enable Broadcasts

References

NWDisableBroadcasts(3nw)
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.