Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/include/dshow/
Dstrmif.h7084 virtual HRESULT WINAPI ParentalCountrySelect(WORD wCountry) = 0;
7126 HRESULT (WINAPI *ParentalCountrySelect)(IDvdControl *This,WORD wCountry);
7170 …define IDvdControl_ParentalCountrySelect(This,wCountry) (This)->lpVtbl->ParentalCountrySelect(This… argument
7235 HRESULT WINAPI IDvdControl_ParentalCountrySelect_Proxy(IDvdControl *This,WORD wCountry);