Searched defs:GetId (Results 1 - 6 of 6) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dbits1_5.h118 HRESULT (WINAPI *GetId)(IBackgroundCopyJob2 *This,GUID *pVal); member in struct:IBackgroundCopyJob2Vtbl
167 #define IBackgroundCopyJob2_GetId(This,pVal) (This)->lpVtbl->GetId(This,pVal)
H A Dbits2_0.h100 HRESULT (WINAPI *GetId)(IBackgroundCopyJob3 *This,GUID *pVal); member in struct:IBackgroundCopyJob3Vtbl
153 #define IBackgroundCopyJob3_GetId(This,pVal) (This)->lpVtbl -> GetId(This,pVal)
H A Dbits.h304 virtual HRESULT WINAPI GetId(GUID *pVal) = 0;
343 HRESULT (WINAPI *GetId)(IBackgroundCopyJob *This,GUID *pVal); member in struct:IBackgroundCopyJobVtbl
384 #define IBackgroundCopyJob_GetId(This,pVal) (This)->lpVtbl->GetId(This,pVal)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dbits1_5.h118 HRESULT (WINAPI *GetId)(IBackgroundCopyJob2 *This,GUID *pVal); member in struct:IBackgroundCopyJob2Vtbl
167 #define IBackgroundCopyJob2_GetId(This,pVal) (This)->lpVtbl->GetId(This,pVal)
H A Dbits2_0.h100 HRESULT (WINAPI *GetId)(IBackgroundCopyJob3 *This,GUID *pVal); member in struct:IBackgroundCopyJob3Vtbl
153 #define IBackgroundCopyJob3_GetId(This,pVal) (This)->lpVtbl -> GetId(This,pVal)
H A Dbits.h304 virtual HRESULT WINAPI GetId(GUID *pVal) = 0;
343 HRESULT (WINAPI *GetId)(IBackgroundCopyJob *This,GUID *pVal); member in struct:IBackgroundCopyJobVtbl
384 #define IBackgroundCopyJob_GetId(This,pVal) (This)->lpVtbl->GetId(This,pVal)

Completed in 97 milliseconds