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 |
void GetDialogName( CString& name );
Called to retrieve the name assigned by the SetDialogName member function.
Parameters | Description |
---|---|
name | Reference to a string that will receive the dialog's name |