NWGetCacheInfo
Allows a caller from a workstation to get server cache management statistical and operating system information.
#include <nwfse.h>
or
#include <nwcalls.h>
NWCCODE N_API NWGetCacheInfo (
NWCONN_HANDLE conn,
NWFSE_CACHE_INFO N_FAR *fseCacheInfo);
uses calwin32
Function NWGetCacheInfo
(conn : NWCONN_HANDLE;
Var fseCacheInfo : NWFSE_CACHE_INFO
) : NWCCODE;
These are common return values; see Return Values (Return Values for C) for more information.
To call NWGetCacheInfo, you must have console operator rights.