IPX/SPX Programming Manual

Library Routines
HP NonStop IPX/SPX Programming Manual528022-001
5-73
sap_info, sap_info_nw
sap_info,
sap_info_nw
The sap_info and sap_info_nw calls return 0 or more SAP entries of the specified
type.
C Synopsis
#include <zipx.c>
#include <zspi.c>
#include <sapapi.h>
short sap_info
( short fd
, unsigned long *pError
, short serverType
, char *pBuffer
, short bufferLen
, short moreFlag
);
short sap_info_nw
( short fd
, unsigned long *pError
, short serverType
, char *pBuffer
, short bufferLen
, short moreFlag
, long tag
);