HomeSort by relevance Sort by last modified time
    Searched refs:IOleCache2 (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 40 typedef struct IOleCache2 IOleCache2;
254 typedef IOleCache2 *LPOLECACHE2;
272 struct IOleCache2 : public IOleCache {
280 HRESULT (WINAPI *QueryInterface)(IOleCache2 *This,REFIID riid,void **ppvObject);
281 ULONG (WINAPI *AddRef)(IOleCache2 *This);
282 ULONG (WINAPI *Release)(IOleCache2 *This);
283 HRESULT (WINAPI *Cache)(IOleCache2 *This,FORMATETC *pformatetc,DWORD advf,DWORD *pdwConnection);
284 HRESULT (WINAPI *Uncache)(IOleCache2 *This,DWORD dwConnection);
285 HRESULT (WINAPI *EnumCache)(IOleCache2 *This,IEnumSTATDATA **ppenumSTATDATA)
    [all...]
comdefsp.h     [all...]

Completed in 41 milliseconds