NWGetIPXSPXInfo(3nw)
NWGetIPXSPXInfo --
returns server's internal IPX/SPX statistics
Synopsis
#include <nwfse.h>
or
#include <nwcalls.h>
NWCCODE N_API NWGetIPXSPXInfo
(NWCONN_HANDLE conn,
NWFSE_IPXSPX_INFO N_FAR
fseIPXSPXInfo);
Description
The parameters are as follows:
- conn
-
(IN) Specifies the NetWare server connection handle.
- fseIPXSPXInfo
-
(OUT) Points to NWFSE_IPXSPX_INFO returning IPX/SPX information.
Return values
- 0x0000
-
SUCCESSFUL
- 0x897E
-
NCP_BOUNDARY_CHECK_FAILED
Notices
Console operator rights are NOT necessary to call NWGetIPXSPXInfo.
Services
File Server Environment
NCP calls
- 0x2222 123 06
-
IPX SPX Information
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.