Searched refs:IID_WebDataSource (Results 1 – 3 of 3) sorted by relevance
53 const GUID IID_WebDataSource = variable137 if (IsEqualGUID(riid, IID_WebDataSource)) in QueryInterface()
36 extern const GUID IID_WebDataSource;
3068 hr = dataSource->QueryInterface(IID_WebDataSource, (void**)&dataSourceImpl); in customTextEncodingName()