Searched refs:put_Location (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Diads.h2852 virtual HRESULT WINAPI put_Location(BSTR bstrLocation) = 0;
2908 HRESULT (WINAPI *put_Location)(IADsComputer *This,BSTR bstrLocation); member in struct:IADsComputerVtbl
2966 #define IADsComputer_put_Location(This,bstrLocation) (This)->lpVtbl->put_Location(This,bstrLocation)
3753 virtual HRESULT WINAPI put_Location(BSTR bstrLocation) = 0;
3803 HRESULT (WINAPI *put_Location)(IADsPrintQueue *This,BSTR bstrLocation); member in struct:IADsPrintQueueVtbl
3855 #define IADsPrintQueue_put_Location(This,bstrLocation) (This)->lpVtbl->put_Location(This,bstrLocation)
H A Dcdoex.h1760 virtual HRESULT WINAPI put_Location(BSTR varLocation) = 0;
1835 HRESULT (WINAPI *put_Location)(IAppointment *This,BSTR varLocation); member in struct:CDO::IAppointmentVtbl
1912 #define IAppointment_put_Location(This,varLocation) (This)->lpVtbl->put_Location(This,varLocation)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Diads.h2852 virtual HRESULT WINAPI put_Location(BSTR bstrLocation) = 0;
2908 HRESULT (WINAPI *put_Location)(IADsComputer *This,BSTR bstrLocation); member in struct:IADsComputerVtbl
2966 #define IADsComputer_put_Location(This,bstrLocation) (This)->lpVtbl->put_Location(This,bstrLocation)
3753 virtual HRESULT WINAPI put_Location(BSTR bstrLocation) = 0;
3803 HRESULT (WINAPI *put_Location)(IADsPrintQueue *This,BSTR bstrLocation); member in struct:IADsPrintQueueVtbl
3855 #define IADsPrintQueue_put_Location(This,bstrLocation) (This)->lpVtbl->put_Location(This,bstrLocation)
H A Dcdoex.h1760 virtual HRESULT WINAPI put_Location(BSTR varLocation) = 0;
1835 HRESULT (WINAPI *put_Location)(IAppointment *This,BSTR varLocation); member in struct:CDO::IAppointmentVtbl
1912 #define IAppointment_put_Location(This,varLocation) (This)->lpVtbl->put_Location(This,varLocation)

Completed in 309 milliseconds