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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Deventsys.h466 virtual HRESULT WINAPI put_FireInParallel(WINBOOL fFireInParallel) = 0;
499 HRESULT (WINAPI *put_FireInParallel)(IEventClass2 *This,WINBOOL fFireInParallel); member in struct:IEventClass2Vtbl
534 #define IEventClass2_put_FireInParallel(This,fFireInParallel) (This)->lpVtbl->put_FireInParallel(This,fFireInParallel)
1199 virtual HRESULT WINAPI put_FireInParallel(WINBOOL fFireInParallel) = 0;
1213 HRESULT (WINAPI *put_FireInParallel)(IMultiInterfaceEventControl *This,WINBOOL fFireInParallel); member in struct:IMultiInterfaceEventControlVtbl
1229 #define IMultiInterfaceEventControl_put_FireInParallel(This,fFireInParallel) (This)->lpVtbl->put_FireInParallel(This,fFireInParallel)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Deventsys.h466 virtual HRESULT WINAPI put_FireInParallel(WINBOOL fFireInParallel) = 0;
499 HRESULT (WINAPI *put_FireInParallel)(IEventClass2 *This,WINBOOL fFireInParallel); member in struct:IEventClass2Vtbl
534 #define IEventClass2_put_FireInParallel(This,fFireInParallel) (This)->lpVtbl->put_FireInParallel(This,fFireInParallel)
1199 virtual HRESULT WINAPI put_FireInParallel(WINBOOL fFireInParallel) = 0;
1213 HRESULT (WINAPI *put_FireInParallel)(IMultiInterfaceEventControl *This,WINBOOL fFireInParallel); member in struct:IMultiInterfaceEventControlVtbl
1229 #define IMultiInterfaceEventControl_put_FireInParallel(This,fFireInParallel) (This)->lpVtbl->put_FireInParallel(This,fFireInParallel)

Completed in 46 milliseconds