This document is archived and information here might be outdated. Recommended version. |
Indicates if there is any cache.
[Visual Basic .NET]
Public Function HasCache ( _
) As Boolean
[C#]
public bool HasCache (
);
[C++]
HRESULT HasCache(
void
);