MCPcopy Create free account
hub / github.com/ashkulz/NppFTP / ~CDropTarget

Method ~CDropTarget

src/DragDropSupport.cpp:74–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72}
73
74CDropTarget::~CDropTarget() {
75}
76
77STDMETHODIMP CDropTarget::QueryInterface(REFIID iid, void ** ppv) {
78 if(iid == IID_IUnknown || iid == IID_IDropTarget) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected