MCPcopy Create free account
hub / github.com/ashkulz/NppFTP / StreamData

Method StreamData

src/DragDropSupport.cpp:373–375  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

371}
372
373int DropDataWindow::StreamData(CStreamData * /*stream*/, int /*index*/) {
374 return -1;
375}
376
377int DropDataWindow::OnEndDnD() {
378 return -1;

Callers 1

GetDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected