NWGetPacketBurstInfo(3nw)


NWGetPacketBurstInfo -- returns the server's packet burst operational counters and statistics

Synopsis

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

NWCCODE N_API NWGetPacketBurstInfo (NWCONN_HANDLE conn, NWFSE_PACKET_BURST_INFO N_FAR * fsePacketBurstInfo);

Description

The parameters are as follows:

conn
(IN) Specifies the NetWare server connection handle.

fsePacketBurstInfo
(OUT) Points to NWFSE_PACKET_BURST_INFO getting packet burst information.

Return values

0x0000
SUCCESSFUL

0x897E
NCP_BOUNDARY_CHECK_FAILED

Notices

To call NWGetPacketBurstInfo, you must have console operator rights.

Services

File Server Environment

NCP calls

0x2222 123 05
Packet Burst Information

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