Indicates if there is any cache.
[Visual Basic 6.0] Function HasCache As Boolean
[Visual Basic .NET] Public Function HasCache ( _ ) As Boolean
[C#] public bool HasCache ( );
[Java] public Boolean hasCache ( ) throws IOException, AutomationException
[C++]
HRESULT HasCache(
VARIANT_BOOL* pHasCache
);
Parameters
pHasCache [out, retval]
pHasCache is a parameter of type VARIANT_BOOL