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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dtapi3if.h5124 virtual HRESULT WINAPI get_CityCode(BSTR *ppCode) = 0;
5146 HRESULT (WINAPI *get_CityCode)(ITLocationInfo *This,BSTR *ppCode); member in struct:ITLocationInfoVtbl
5170 #define ITLocationInfo_get_CityCode(This,ppCode) (This)->lpVtbl->get_CityCode(This,ppCode)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dtapi3if.h5124 virtual HRESULT WINAPI get_CityCode(BSTR *ppCode) = 0;
5146 HRESULT (WINAPI *get_CityCode)(ITLocationInfo *This,BSTR *ppCode); member in struct:ITLocationInfoVtbl
5170 #define ITLocationInfo_get_CityCode(This,ppCode) (This)->lpVtbl->get_CityCode(This,ppCode)

Completed in 59 milliseconds