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

Method GetTypeInfoCount

DuiLib/Control/UIFlash.cpp:49–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 }
48
49 HRESULT STDMETHODCALLTYPE CFlashUI::GetTypeInfoCount( __RPC__out UINT *pctinfo )
50 {
51 return E_NOTIMPL;
52 }
53
54 HRESULT STDMETHODCALLTYPE CFlashUI::GetTypeInfo( UINT iTInfo, LCID lcid, __RPC__deref_out_opt ITypeInfo **ppTInfo )
55 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected