MCPcopy Create free account
hub / github.com/bailey27/cppcryptfs / OnClickedDenyOtherSessions

Method OnClickedDenyOtherSessions

cppcryptfs/ui/SettingsPropertyPage.cpp:420–423  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

418
419
420void CSettingsPropertyPage::OnClickedDenyOtherSessions()
421{
422 SetControlChanged(IDC_DENY_OTHER_SESSIONS);
423}
424
425
426void CSettingsPropertyPage::OnClickedDenyServices()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected