NWGetCacheInfo(3nw)


NWGetCacheInfo -- allows a caller from a workstation to get server cache management statistical and operating system information

Synopsis

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

NWCCODE N_API NWGetCacheInfo (NWCONN_HANDLE conn, NWFSE_CACHE_INFO N_FAR * fseCacheInfo);

Description

The parameters are as follows:

conn
(IN) Specifies the NetWare server connection handle.

fseCacheInfo
(IN) Points to NWFSE_CACHE_INFO.

Return values

0x0000
SUCCESSFUL

0x897E
NCP_BOUNDARY_CHECK_FAILED

Notices

To call NWGetCacheInfo, you must have console operator rights.

Services

File Server Environment

NCP calls

Get Cache Information

0x2222 123 01
Get Cache Information

References

NWGetDirCacheInfo(3nw)
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.