Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
369
int DropDataWindow::GetFileDescriptor(FILEDESCRIPTOR * /*fd*/, int /*index*/) {
370
return -1;
371
}
372
373
int DropDataWindow::StreamData(CStreamData * /*stream*/, int /*index*/) {
374
return -1;
Callers
1
GetData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected