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

Method GetPathName

cppcryptfs/ui/FolderDialog.cpp:119–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117}
118
119CString CFolderDialog::GetPathName() const
120{
121 return m_strFinalFolderName;
122}
123
124void CFolderDialog::EnableOK(BOOL bEnable)
125{

Callers 5

OnClickedSelectMethod · 0.80
OnClickedSelectMethod · 0.80
OnContextMenuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected