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

Method Revert

src/DragDropSupport.cpp:575–577  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

573}
574
575STDMETHODIMP CStreamData::Revert(void) {
576 return E_NOTIMPL;
577}
578
579STDMETHODIMP CStreamData::LockRegion(ULARGE_INTEGER, ULARGE_INTEGER, DWORD) {
580 return E_NOTIMPL;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected