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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Diads.h4034 virtual HRESULT WINAPI put_NotifyPath(BSTR bstrNotifyPath) = 0;
4076 HRESULT (WINAPI *put_NotifyPath)(IADsPrintJob *This,BSTR bstrNotifyPath); member in struct:IADsPrintJobVtbl
4120 #define IADsPrintJob_put_NotifyPath(This,bstrNotifyPath) (This)->lpVtbl->put_NotifyPath(This,bstrNotifyPath)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Diads.h4034 virtual HRESULT WINAPI put_NotifyPath(BSTR bstrNotifyPath) = 0;
4076 HRESULT (WINAPI *put_NotifyPath)(IADsPrintJob *This,BSTR bstrNotifyPath); member in struct:IADsPrintJobVtbl
4120 #define IADsPrintJob_put_NotifyPath(This,bstrNotifyPath) (This)->lpVtbl->put_NotifyPath(This,bstrNotifyPath)

Completed in 135 milliseconds