NWGetGeneralRouterAndSAPInfo(3nw)
NWGetGeneralRouterAndSAPInfo --
returns router information received from RIP and SAP packets
Synopsis
#include <nwfse.h>
or
#include <nwcalls.h>
NWCCODE N_API NWGetGeneralRouterAndSAPInfo
(NWCONN_HANDLE conn,
NWFSE_GENERAL_ROUTER_SAP_INFO N_FAR
fseGeneralRouterSAPInfo);
Description
The parameters are as follows:
- conn
-
(IN) Specifies the NetWare server connection handle.
- fseGeneralRouterSAPInfo
-
(OUT) Points to NWFSE_GENERAL_ROUTER_SAP_INFO returning general router SAP information.
Return values
- 0x0000
-
SUCCESSFUL
- 0x897E
-
NCP_BOUNDARY_CHECK_FAILED
Notices
To call NWGetGeneralRouterAndSAPInfo, you must have console operator rights.
Services
File Server Environment
NCP calls
- 0x2222 123 50
-
Get General Router and SAP Information
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.