Searched refs:get_Location (Results 1 - 8 of 8) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmmcobj.h842 virtual HRESULT WINAPI get_Location(PBSTR Location) = 0;
869 HRESULT (WINAPI *get_Location)(Document *This,PBSTR Location); member in struct:DocumentVtbl
898 #define Document_get_Location(This,Location) (This)->lpVtbl->get_Location(This,Location)
H A Diads.h2851 virtual HRESULT WINAPI get_Location(BSTR *retval) = 0;
2907 HRESULT (WINAPI *get_Location)(IADsComputer *This,BSTR *retval); member in struct:IADsComputerVtbl
2965 #define IADsComputer_get_Location(This,retval) (This)->lpVtbl->get_Location(This,retval)
3752 virtual HRESULT WINAPI get_Location(BSTR *retval) = 0;
3802 HRESULT (WINAPI *get_Location)(IADsPrintQueue *This,BSTR *retval); member in struct:IADsPrintQueueVtbl
3854 #define IADsPrintQueue_get_Location(This,retval) (This)->lpVtbl->get_Location(This,retval)
H A Dcdoex.h1759 virtual HRESULT WINAPI get_Location(BSTR *pLocation) = 0;
1834 HRESULT (WINAPI *get_Location)(IAppointment *This,BSTR *pLocation); member in struct:CDO::IAppointmentVtbl
1911 #define IAppointment_get_Location(This,pLocation) (This)->lpVtbl->get_Location(This,pLocation)
H A Dmshtml.h[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmmcobj.h842 virtual HRESULT WINAPI get_Location(PBSTR Location) = 0;
869 HRESULT (WINAPI *get_Location)(Document *This,PBSTR Location); member in struct:DocumentVtbl
898 #define Document_get_Location(This,Location) (This)->lpVtbl->get_Location(This,Location)
H A Diads.h2851 virtual HRESULT WINAPI get_Location(BSTR *retval) = 0;
2907 HRESULT (WINAPI *get_Location)(IADsComputer *This,BSTR *retval); member in struct:IADsComputerVtbl
2965 #define IADsComputer_get_Location(This,retval) (This)->lpVtbl->get_Location(This,retval)
3752 virtual HRESULT WINAPI get_Location(BSTR *retval) = 0;
3802 HRESULT (WINAPI *get_Location)(IADsPrintQueue *This,BSTR *retval); member in struct:IADsPrintQueueVtbl
3854 #define IADsPrintQueue_get_Location(This,retval) (This)->lpVtbl->get_Location(This,retval)
H A Dcdoex.h1759 virtual HRESULT WINAPI get_Location(BSTR *pLocation) = 0;
1834 HRESULT (WINAPI *get_Location)(IAppointment *This,BSTR *pLocation); member in struct:CDO::IAppointmentVtbl
1911 #define IAppointment_get_Location(This,pLocation) (This)->lpVtbl->get_Location(This,pLocation)
H A Dmshtml.h[all...]

Completed in 443 milliseconds