This document is archived and information here might be outdated. Recommended version. |
Clear the cache.
[Visual Basic .NET]
Public Sub ClearCache ( _
ByVal pArguments As Object _
)
[C#]
public void ClearCache (
object pArguments
);
[C++]
HRESULT ClearCache(
LPUNKNOWN pArguments
);
[C++] Parameters pArguments [in]
pArguments is a parameter of type IUnknown