Share

CNavDialog::GetInitialFileName

C++

LPCTSTR GetInitialFileName();

Description

Gets the initial file name. Used to initialize the file name combo box.

If the initial file name is set without an extension, the default file name extension, if set, is appended. If there is no default file name extension, the first extension in the current file filter is used. If the initial folder is found in persistent data, this call has no effect.

Links

CNavDialog Class

Was this information helpful?