bool ShowYesNoMessage( string text, string caption, bool playSound )
Function ShowYesNoMessage ( _ text As String, _ caption As String, _ playSound As Boolean _ ) As Boolean
bool^ ShowYesNoMessage( String^ text, String^ caption, bool^ playSound )