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

Method SetBiasOffset

WinArk/HexControl.cpp:779–781  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

777}
778
779int64_t CHexControl::SetBiasOffset(int64_t offset) {
780 return int64_t();
781}
782
783int64_t CHexControl::GetBiasOffset() const {
784 return int64_t();

Callers 1

OnInitDialogMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected