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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dcdoex.h3236 virtual HRESULT WINAPI get_HomeCountry(BSTR *pHomeCountry) = 0;
3323 HRESULT (WINAPI *get_HomeCountry)(IPerson *This,BSTR *pHomeCountry); member in struct:CDO::IPersonVtbl
3412 #define IPerson_get_HomeCountry(This,pHomeCountry) (This)->lpVtbl->get_HomeCountry(This,pHomeCountry)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dcdoex.h3236 virtual HRESULT WINAPI get_HomeCountry(BSTR *pHomeCountry) = 0;
3323 HRESULT (WINAPI *get_HomeCountry)(IPerson *This,BSTR *pHomeCountry); member in struct:CDO::IPersonVtbl
3412 #define IPerson_get_HomeCountry(This,pHomeCountry) (This)->lpVtbl->get_HomeCountry(This,pHomeCountry)

Completed in 97 milliseconds