MCPcopy Create free account
hub / github.com/cinience/RedisStudio / GetAllowBeep

Method GetAllowBeep

DuiLib/Control/UIRichEdit.cpp:812–815  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

810}
811
812BOOL CTxtWinHost::GetAllowBeep()
813{
814 return fAllowBeep;
815}
816
817void CTxtWinHost::SetAllowBeep(BOOL fAllowBeep)
818{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected