MCPcopy Create free account
hub / github.com/alamaison/swish / AddCommonRGSReplacements

Method AddCommonRGSReplacements

test/provider/Module.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50public :
51
52 virtual HRESULT AddCommonRGSReplacements(IRegistrarBase*) throw()
53 {
54 return S_OK;
55 }
56};
57
58}}} // namespace test::swish::com_dll

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected