This document is archived and information here might be outdated. Recommended version. |
Gets the cache storage information.
[Visual Basic .NET] Public Function GetCacheStorageInfo ( _ ByVal MapName As String _ ) As ICacheStorageInfo
[C#] public ICacheStorageInfo GetCacheStorageInfo ( string MapName );
[C++]
HRESULT GetCacheStorageInfo(
BSTR MapName
);
[C++] Parameters MapName [in]
MapName is a parameter of type BSTR