Reads name space information from the designated name space, using UTF-8 strings.
#include <nwnamspc.h>
or
#include <nwcalls.h>
NWCCODE N_API NWReadNSInfoExt (
NWCONN_HANDLE conn,
const NW_IDX N_FAR *idxStruct,
const NW_NS_INFO N_FAR *NSInfo,
pnuint8 data);
(IN) Specifies the NetWare server connection handle.
(IN) Points to NW_IDX returned from NWGetDirectoryBaseExt.
(IN) Points to NW_NS_INFO returned from NWGetNSInfo.
(OUT) Points to a 1024-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: