int GetComboSelectedForOutput( string Name, ref bool Selected )
Function GetComboSelectedForOutput ( _ Name As String, _ ByRef Selected As Boolean _ ) As Integer
int GetComboSelectedForOutput( String^ Name, bool% Selected )