Share

CAdUiFileDialog::GetDialogName

C++

void GetDialogName(
    CString& name
);

Description

Called to retrieve the name assigned by the SetDialogName member function.

Parameters

Parameters Description
name Reference to a string that will receive the dialog's name

Links

CAdUiFileDialog

Was this information helpful?