MCPcopy 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
646HANDLE CStreamData::GetWriteHandle() const {
647 return m_writeHandle;
648}
649
650void CStreamData::Close() {
651 m_closedStream = true;

Callers 1

StreamDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected