Share

CNavDialog::GetCurrentFolderForPersistence

C++

void GetCurrentFolderForPersistence(
    CString& strFolder
);

Description

Gets the name of the current folder to use in the next invocation of this dialog and puts it in strFolder.

Parameters

Parameters Description
strFolder Name of the current folder for use in the next invocation of this dialog

Links

CNavDialog Class

Was this information helpful?