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

Method GetClipboardData

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

Source from the content-addressed store, hash-verified

62 }
63
64 STDMETHODIMP GetClipboardData(DWORD dwReserved, IDataObject **ppDataObject) {
65 return E_NOTIMPL;
66 }
67
68 STDMETHODIMP DoVerb(LONG iVerb, LPMSG lpmsg, IOleClientSite *pActiveSite, LONG lindex, HWND hwndParent, LPCRECT lprcPosRect) {
69 switch (iVerb) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected