Home
last modified time | relevance | path

Searched refs:plCountryCode (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/3rdparty/include/dshow/
Dstrmif.h4221 virtual HRESULT WINAPI get_CountryCode(long *plCountryCode) = 0;
4243 HRESULT (WINAPI *get_CountryCode)(IAMTuner *This,long *plCountryCode);
4267 #define IAMTuner_get_CountryCode(This,plCountryCode) (This)->lpVtbl->get_CountryCode(This,plCountry… argument
4288 HRESULT WINAPI IAMTuner_get_CountryCode_Proxy(IAMTuner *This,long *plCountryCode);
4371 HRESULT (WINAPI *get_CountryCode)(IAMTVTuner *This,long *plCountryCode);
4406 #define IAMTVTuner_get_CountryCode(This,plCountryCode) (This)->lpVtbl->get_CountryCode(This,plCount… argument
4474 HRESULT (WINAPI *get_CountryCode)(IBPCSatelliteTuner *This,long *plCountryCode);
4501 …ine IBPCSatelliteTuner_get_CountryCode(This,plCountryCode) (This)->lpVtbl->get_CountryCode(This,pl… argument