This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITiledImageServer Interface > ITiledImageServer.GetCacheStorageInfo Method (ArcObjects .NET 10.5 SDK) |
Gets the cache storage information.
[Visual Basic .NET] Public Function GetCacheStorageInfo ( _ ) As ICacheStorageInfo
[C#] public ICacheStorageInfo GetCacheStorageInfo ( );
[C++]
HRESULT GetCacheStorageInfo(
ICacheStorageInfo** ppCacheStorageInfo
);
[C++]
Parameters ppCacheStorageInfo [out, retval]
ppCacheStorageInfo is a parameter of type ICacheStorageInfo