MCPcopy Create free account
hub / github.com/cinience/RedisStudio / GetTypeInfo

Method GetTypeInfo

DuiLib/Control/UIWebBrowser.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52STDMETHODIMP DuiLib::CWebBrowserUI::GetTypeInfo( UINT iTInfo, LCID lcid, ITypeInfo **ppTInfo )
53{
54 return E_NOTIMPL;
55}
56
57STDMETHODIMP DuiLib::CWebBrowserUI::GetIDsOfNames( REFIID riid, OLECHAR **rgszNames, UINT cNames, LCID lcid,DISPID *rgDispId )
58{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected