HomeSort by relevance Sort by last modified time
    Searched refs:IOleCacheControl (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
oleidl.h 45 typedef struct IOleCacheControl IOleCacheControl;
316 typedef IOleCacheControl *LPOLECACHECONTROL;
320 struct IOleCacheControl : public IUnknown {
328 HRESULT (WINAPI *QueryInterface)(IOleCacheControl *This,REFIID riid,void **ppvObject);
329 ULONG (WINAPI *AddRef)(IOleCacheControl *This);
330 ULONG (WINAPI *Release)(IOleCacheControl *This);
331 HRESULT (WINAPI *OnRun)(IOleCacheControl *This,LPDATAOBJECT pDataObject);
332 HRESULT (WINAPI *OnStop)(IOleCacheControl *This);
335 struct IOleCacheControl {
    [all...]
comdefsp.h     [all...]

Completed in 62 milliseconds