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