NWGetNetWareFileSystemsInfo(3nw)


NWGetNetWareFileSystemsInfo -- returns information about a loaded file system

Synopsis

   #include <nwfse.h> 
   or 
   #include <nwcalls.h> 
   

NWCCODE N_API NWGetNetWareFileSystemsInfo (NWCONN_HANDLE conn, NWFSE_FILE_SYSTEM_INFO N_FAR * fseFileSystemInfo);

Description

The parameters are as follows:

conn
(IN) Specifies the NetWare server connection handle.

fseFilesystemInfo
(OUT) Points to NWFSE_FILE_SYSTEMS_INFO returning NetWare file systems information.

Return values

0x0000
SUCCESSFUL

0x897E
NCP_BOUNDARY_CHECK_FAILED

Notices

To call NWGetNetWareFileSystemsInfo, you must have console operator rights.

Services

File Server Environment

NCP calls

0x2222 123 03
NetWare File Systems Information

30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.