This document is archived and information here might be outdated. Recommended version. |
Sets or returns the order of the specified cache. Client's that use multiple caches can assign an order to them. Bottom cache is 0 and top cache is n.
[Visual Basic .NET] Public Function GetCacheOrder ( _ ByVal cacheID As Short _ ) As Short
[C#] public short GetCacheOrder ( short cacheID );
[C++]
HRESULT GetCacheOrder(
short cacheID
);
[C++]
Parameters cacheID [in]
cacheID is a parameter of type short