Searched refs:IEmptyVolumeCache (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Demptyvc.h32 typedef struct IEmptyVolumeCache IEmptyVolumeCache; typedef in typeref:struct:IEmptyVolumeCache
114 typedef IEmptyVolumeCache *LPEMPTYVOLUMECACHE;
117 struct IEmptyVolumeCache : public IUnknown { struct in inherits:IUnknown
128 HRESULT (WINAPI *QueryInterface)(IEmptyVolumeCache *This,REFIID riid,void **ppvObject);
129 ULONG (WINAPI *AddRef)(IEmptyVolumeCache *This);
130 ULONG (WINAPI *Release)(IEmptyVolumeCache *This);
131 HRESULT (WINAPI *Initialize)(IEmptyVolumeCache *This,HKEY hkRegKey,LPCWSTR pcwszVolume,LPWSTR *ppwszDisplayName,LPWSTR *ppwszDescription,DWORD *pdwFlags);
132 HRESULT (WINAPI *GetSpaceUsed)(IEmptyVolumeCache *This,DWORDLONG *pdwlSpaceUsed,IEmptyVolumeCacheCallBack *picb);
133 HRESULT (WINAPI *Purge)(IEmptyVolumeCache *Thi
138 struct IEmptyVolumeCache { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Demptyvc.h32 typedef struct IEmptyVolumeCache IEmptyVolumeCache; typedef in typeref:struct:IEmptyVolumeCache
114 typedef IEmptyVolumeCache *LPEMPTYVOLUMECACHE;
117 struct IEmptyVolumeCache : public IUnknown { struct in inherits:IUnknown
128 HRESULT (WINAPI *QueryInterface)(IEmptyVolumeCache *This,REFIID riid,void **ppvObject);
129 ULONG (WINAPI *AddRef)(IEmptyVolumeCache *This);
130 ULONG (WINAPI *Release)(IEmptyVolumeCache *This);
131 HRESULT (WINAPI *Initialize)(IEmptyVolumeCache *This,HKEY hkRegKey,LPCWSTR pcwszVolume,LPWSTR *ppwszDisplayName,LPWSTR *ppwszDescription,DWORD *pdwFlags);
132 HRESULT (WINAPI *GetSpaceUsed)(IEmptyVolumeCache *This,DWORDLONG *pdwlSpaceUsed,IEmptyVolumeCacheCallBack *picb);
133 HRESULT (WINAPI *Purge)(IEmptyVolumeCache *Thi
138 struct IEmptyVolumeCache { struct
[all...]

Completed in 14 milliseconds