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

Method ComClass

include/com/ComClass.h:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11
12public:
13 ComClass(TImpl *pParent) : m_pParent(pParent) {}
14
15 // IUnknown delegation
16 STDMETHODIMP QueryInterface(REFIID riid, void **ppvObject) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected