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

Method AddCommonRGSReplacements

test/shell_folder-com_dll/Module.cpp:42–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40public :
41
42 virtual HRESULT AddCommonRGSReplacements(IRegistrarBase*) throw()
43 {
44 return S_OK;
45 }
46};
47
48}}} // namespace test::swish::com_dll

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected