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

Method CanDelete

WinArk/HexControl.cpp:775–777  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

773}
774
775bool CHexControl::CanDelete() const {
776 return false;
777}
778
779int64_t CHexControl::SetBiasOffset(int64_t offset) {
780 return int64_t();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected