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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Diads.h4032 virtual HRESULT WINAPI put_Notify(BSTR bstrNotify) = 0;
4074 HRESULT (WINAPI *put_Notify)(IADsPrintJob *This,BSTR bstrNotify); member in struct:IADsPrintJobVtbl
4118 #define IADsPrintJob_put_Notify(This,bstrNotify) (This)->lpVtbl->put_Notify(This,bstrNotify)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Diads.h4032 virtual HRESULT WINAPI put_Notify(BSTR bstrNotify) = 0;
4074 HRESULT (WINAPI *put_Notify)(IADsPrintJob *This,BSTR bstrNotify); member in struct:IADsPrintJobVtbl
4118 #define IADsPrintJob_put_Notify(This,bstrNotify) (This)->lpVtbl->put_Notify(This,bstrNotify)

Completed in 81 milliseconds