Searched defs:IBackgroundCopyJob2 (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dbits1_5.h27 typedef struct IBackgroundCopyJob2 IBackgroundCopyJob2; typedef in typeref:struct:IBackgroundCopyJob2
41 typedef struct IBackgroundCopyJob2 IBackgroundCopyJob2; typedef in typeref:struct:IBackgroundCopyJob2
94 struct IBackgroundCopyJob2 : public IBackgroundCopyJob { struct in inherits:IBackgroundCopyJob
108 HRESULT (WINAPI *QueryInterface)(IBackgroundCopyJob2 *This,REFIID riid,void **ppvObject);
109 ULONG (WINAPI *AddRef)(IBackgroundCopyJob2 *This);
110 ULONG (WINAPI *Release)(IBackgroundCopyJob2 *This);
111 HRESULT (WINAPI *AddFileSet)(IBackgroundCopyJob2 *This,ULONG cFileCount,BG_FILE_INFO *pFileSet);
112 HRESULT (WINAPI *AddFile)(IBackgroundCopyJob2 *Thi
153 struct IBackgroundCopyJob2 { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dbits1_5.h27 typedef struct IBackgroundCopyJob2 IBackgroundCopyJob2; typedef in typeref:struct:IBackgroundCopyJob2
41 typedef struct IBackgroundCopyJob2 IBackgroundCopyJob2; typedef in typeref:struct:IBackgroundCopyJob2
94 struct IBackgroundCopyJob2 : public IBackgroundCopyJob { struct in inherits:IBackgroundCopyJob
108 HRESULT (WINAPI *QueryInterface)(IBackgroundCopyJob2 *This,REFIID riid,void **ppvObject);
109 ULONG (WINAPI *AddRef)(IBackgroundCopyJob2 *This);
110 ULONG (WINAPI *Release)(IBackgroundCopyJob2 *This);
111 HRESULT (WINAPI *AddFileSet)(IBackgroundCopyJob2 *This,ULONG cFileCount,BG_FILE_INFO *pFileSet);
112 HRESULT (WINAPI *AddFile)(IBackgroundCopyJob2 *Thi
153 struct IBackgroundCopyJob2 { struct
[all...]

Completed in 31 milliseconds