(IN) Specifies the NetWare server connection handle.
idxStruct
(IN) Points to NW_IDX returned from NWNSGetMiscInfo.
NSInfo
(IN) Points to NW_NS_INFO returned from NWGetNSInfo.
data
(OUT) Points to a buffer containing the data from the name space.
Return values
0x0000
SUCCESSFUL
0x8801
INVALID_CONNECTION
Notices
If extendedBitMask is set in NW_NS_INFO,
NWReadExtendedNSInfo should be used to read the extended
information. extendedBitMask contains a Read-only information
field that should be preserved. The application must not manipulate
extendedBitMask; it must not be zero.
dstNameSpace and dstDirBase of NW_IDX
are used to determine the target name space of
NWReadExtendedNSInfo.