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

Method GetMoniker

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

Source from the content-addressed store, hash-verified

54 }
55
56 STDMETHODIMP GetMoniker(DWORD dwAssign, DWORD dwWhichMoniker, IMoniker **ppmk) {
57 return E_NOTIMPL;
58 }
59
60 STDMETHODIMP InitFromData(IDataObject *pDataObject, BOOL fCreation, DWORD dwReserved) {
61 return E_NOTIMPL;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected