Home
last modified time | relevance | path

Searched refs:FindPrinter (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/win32/shell32/
H A DCShellDispatch.h56 STDMETHOD(FindPrinter)(BSTR name, BSTR location, BSTR model) override;
H A DCShellDispatch.cpp313 HRESULT STDMETHODCALLTYPE CShellDispatch::FindPrinter(BSTR name, BSTR location, BSTR model) in FindPrinter() function in CShellDispatch
/reactos/sdk/include/psdk/
H A Dshldisp.idl518 …HRESULT FindPrinter([in, optional] BSTR name, [in, optional] BSTR location, [in, optional] BSTR mo…
H A Dexdisp.idl958 [id(16)] HRESULT FindPrinter();