MCPcopy Create free account
hub / github.com/BeneficialCode/WinArk / Delete

Method Delete

WinArk/HexControl.cpp:767–769  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

765}
766
767bool CHexControl::Delete(int64_t offset, int64_t size) {
768 return false;
769}
770
771bool CHexControl::CanCut() const {
772 return false;

Callers 4

OnTimerMethod · 0.45
OnNodeExpandingMethod · 0.45
OnKeyDownMethod · 0.45
DriverEntryFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected