MCPcopy Create free account
hub / github.com/LegacyUpdate/LegacyUpdate / SetHostNames

Method SetHostNames

include/com/IOleObjectImpl.h:40–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38 }
39
40 STDMETHODIMP SetHostNames(LPCOLESTR szContainerApp, LPCOLESTR szContainerObj) {
41 return S_OK;
42 }
43
44 STDMETHODIMP Close(DWORD dwSaveOption) {
45 if (this->m_pParent->m_clientSite) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected