Interface for launching a dialog with a title and a message, for instance a query dialog.
Dialogs implementing this interface can be passed to CEikonEnv::SetQueryDialog() or CEikonEnv::SetInfoDialog().
Initialises and executes the dialog.
True if the Confirm button (or equivalent) was pressed, false if the dialog was cancelled.