Reads name space information from the designated name space
#include <nwnamspc.h>
or
#include <nwcalls.h>
NWCCODE N_API NWReadNSInfo (
NWCONN_HANDLE conn,
const NW_IDX N_FAR *idxStruct,
const NW_NS_INFO N_FAR *NSInfo,
pnuint8 data);
uses calwin32
Function NWReadNSInfo
(conn : NWCONN_HANDLE;
Var idxStruct : NW_IDX;
Var NSInfo : NW_NS_INFO;
data : pnuint8
) : NWCCODE;
(IN) Specifies the NetWare server connection handle.
(IN) Points to NW_IDX returned from NWNSGetMiscInfo.
(IN) Points to NW_NS_INFO returned from NWGetNSInfo.
(OUT) Points to a 512-byte buffer receiving data from the name space.
These are common return values; see Return Values (Return Values for C) for more information.
NSInfoBitMask bit definitions follow: