This document is archived and information here might be outdated. Recommended version. |
Indicates if there is a cache for a given layer.
[Visual Basic .NET] Public Function HasLayerCacheX ( _ ByVal pMapLayerInfo As IMapLayerInfo _ ) As Boolean
[C#] public bool HasLayerCacheX ( IMapLayerInfo pMapLayerInfo );
[C++]
HRESULT HasLayerCacheX(
IMapLayerInfo* pMapLayerInfo
);
[C++] Parameters pMapLayerInfo [in]
pMapLayerInfo is a parameter of type IMapLayerInfo*