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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dcdoex.h3219 virtual HRESULT WINAPI get_WorkCity(BSTR *pWorkCity) = 0;
3306 HRESULT (WINAPI *get_WorkCity)(IPerson *This,BSTR *pWorkCity); member in struct:CDO::IPersonVtbl
3395 #define IPerson_get_WorkCity(This,pWorkCity) (This)->lpVtbl->get_WorkCity(This,pWorkCity)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dcdoex.h3219 virtual HRESULT WINAPI get_WorkCity(BSTR *pWorkCity) = 0;
3306 HRESULT (WINAPI *get_WorkCity)(IPerson *This,BSTR *pWorkCity); member in struct:CDO::IPersonVtbl
3395 #define IPerson_get_WorkCity(This,pWorkCity) (This)->lpVtbl->get_WorkCity(This,pWorkCity)

Completed in 60 milliseconds