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

Method IOleObjectImpl

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

Source from the content-addressed store, hash-verified

9class IOleObjectImpl : public ComClass<TImpl, IOleObject> {
10public:
11 IOleObjectImpl(TImpl *pParent) : ComClass<TImpl, IOleObject>(pParent) {}
12
13 // IOleObject
14 STDMETHODIMP SetClientSite(IOleClientSite *pClientSite) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected