Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ashkulz/NppFTP
/ GetWriteHandle
Method
GetWriteHandle
src/DragDropSupport.cpp:646–648 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
644
}
645
646
HANDLE CStreamData::GetWriteHandle() const {
647
return m_writeHandle;
648
}
649
650
void CStreamData::Close() {
651
m_closedStream = true;
Callers
1
StreamData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected