IOleCacheControl

Undocumented in source.
nothrow
interface IOleCacheControl : IUnknown {}

Members

Functions

OnRun
HRESULT OnRun(LPDATAOBJECT )
Undocumented in source.
OnStop
HRESULT OnStop()
Undocumented in source.

Inherited Members

From IUnknown

QueryInterface
HRESULT QueryInterface(IID* riid, void** pvObject)
Undocumented in source.
AddRef
ULONG AddRef()
Undocumented in source.
Release
ULONG Release()
Undocumented in source.

Meta