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

Method DoDataExchange

cppcryptfs/ui/CryptPropertyPage.cpp:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75void CCryptPropertyPage::DoDataExchange(CDataExchange* pDX)
76{
77 CPropertyPage::DoDataExchange(pDX);
78}
79
80
81BEGIN_MESSAGE_MAP(CCryptPropertyPage, CPropertyPage)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected