Searched refs:SetNotifyInterface (Results 1 - 6 of 6) sorted by relevance
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ |
H A D | bits1_5.h | 133 HRESULT (WINAPI *SetNotifyInterface)(IBackgroundCopyJob2 *This,IUnknown *Val); member in struct:IBackgroundCopyJob2Vtbl 182 #define IBackgroundCopyJob2_SetNotifyInterface(This,Val) (This)->lpVtbl->SetNotifyInterface(This,Val)
|
H A D | bits2_0.h | 115 HRESULT (WINAPI *SetNotifyInterface)(IBackgroundCopyJob3 *This,IUnknown *Val); member in struct:IBackgroundCopyJob3Vtbl 168 #define IBackgroundCopyJob3_SetNotifyInterface(This,Val) (This)->lpVtbl -> SetNotifyInterface(This,Val)
|
H A D | bits.h | 319 virtual HRESULT WINAPI SetNotifyInterface(IUnknown *Val) = 0; 358 HRESULT (WINAPI *SetNotifyInterface)(IBackgroundCopyJob *This,IUnknown *Val); member in struct:IBackgroundCopyJobVtbl 399 #define IBackgroundCopyJob_SetNotifyInterface(This,Val) (This)->lpVtbl->SetNotifyInterface(This,Val)
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
H A D | bits1_5.h | 133 HRESULT (WINAPI *SetNotifyInterface)(IBackgroundCopyJob2 *This,IUnknown *Val); member in struct:IBackgroundCopyJob2Vtbl 182 #define IBackgroundCopyJob2_SetNotifyInterface(This,Val) (This)->lpVtbl->SetNotifyInterface(This,Val)
|
H A D | bits2_0.h | 115 HRESULT (WINAPI *SetNotifyInterface)(IBackgroundCopyJob3 *This,IUnknown *Val); member in struct:IBackgroundCopyJob3Vtbl 168 #define IBackgroundCopyJob3_SetNotifyInterface(This,Val) (This)->lpVtbl -> SetNotifyInterface(This,Val)
|
H A D | bits.h | 319 virtual HRESULT WINAPI SetNotifyInterface(IUnknown *Val) = 0; 358 HRESULT (WINAPI *SetNotifyInterface)(IBackgroundCopyJob *This,IUnknown *Val); member in struct:IBackgroundCopyJobVtbl 399 #define IBackgroundCopyJob_SetNotifyInterface(This,Val) (This)->lpVtbl->SetNotifyInterface(This,Val)
|
Completed in 69 milliseconds