This document is archived and information here might be outdated. Recommended version. |
Delete Allowed Layer Caches in Globe Directory.
[Visual Basic .NET]
Public Sub DeleteAllowedLayerCachesInGlobeCacheDirectory ( _
ByVal globeCacheFullPath As String _
)
[C#]
public void DeleteAllowedLayerCachesInGlobeCacheDirectory (
string globeCacheFullPath
);
[C++]
HRESULT DeleteAllowedLayerCachesInGlobeCacheDirectory(
BSTR globeCacheFullPath
);
[C++] Parameters globeCacheFullPath [in]
globeCacheFullPath is a parameter of type BSTR