This command retrieves the mode of the cache. The cache mode has to be activated first using BeginReadCache or BeginCache
Name |
GetCacheMode |
||||||||||
Purpose |
This command retrieves the mode of the cache |
||||||||||
Params |
None |
||||||||||
Returncode |
|
||||||||||
Usage |
Find out if the cache is turned on or not |
||||||||||
Sample |
iRes := lic.BeginCache; << start reading values>> iRes := lic.GetCacheMode; << start reading values>> iRes := lic.EndCache;
|
||||||||||
See also |
EndCache, BeginReadCache, BeginCache, RefreshCache, RevertCache, WriteCache |
Page url: http://www.helpserver.biz/onlinehelp/lp/easygo/2.7/help2000/index.html?fr_getcachemode.htm