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