Share

CAdUiFileDialog::SetDialogName

C++

void SetDialogName(
    LPCTSTR name
);

Description

This function assigns a name to the dialog. If a help tag has not been specified then this name will be used as the help tag.

Parameters

Parameters Description
name Indicates a name for the dialog

Links

CAdUiFileDialog

Was this information helpful?