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

Method GetFileDescriptor

src/DragDropSupport.cpp:369–371  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

367}
368
369int DropDataWindow::GetFileDescriptor(FILEDESCRIPTOR * /*fd*/, int /*index*/) {
370 return -1;
371}
372
373int DropDataWindow::StreamData(CStreamData * /*stream*/, int /*index*/) {
374 return -1;

Callers 1

GetDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected